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.
2 parents 7759619 + 4fcb8ad commit 15f059dCopy full SHA for 15f059d
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