We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40de57 commit 4fcb8adCopy full SHA for 4fcb8ad
llvm/include/llvm/module.modulemap
@@ -60,6 +60,7 @@ module LLVM_BinaryFormat {
60
textual header "BinaryFormat/DynamicTags.def"
61
textual header "BinaryFormat/MachO.def"
62
textual header "BinaryFormat/MinidumpConstants.def"
63
+ textual header "BinaryFormat/Swift.def"
64
textual header "BinaryFormat/ELFRelocs/AArch64.def"
65
textual header "BinaryFormat/ELFRelocs/AMDGPU.def"
66
textual header "BinaryFormat/ELFRelocs/ARM.def"
0 commit comments