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 6d004d2 commit 574fbdcCopy full SHA for 574fbdc
llvm/include/module.modulemap
@@ -78,6 +78,7 @@ module LLVM_BinaryFormat {
78
textual header "llvm/BinaryFormat/DynamicTags.def"
79
textual header "llvm/BinaryFormat/MachO.def"
80
textual header "llvm/BinaryFormat/MinidumpConstants.def"
81
+ textual header "llvm/BinaryFormat/SFrameConstants.def"
82
textual header "llvm/BinaryFormat/Swift.def"
83
textual header "llvm/BinaryFormat/ELFRelocs/AArch64.def"
84
textual header "llvm/BinaryFormat/ELFRelocs/AMDGPU.def"
0 commit comments