Skip to content

Commit fa6b12b

Browse files
labathJaddyen
authored andcommitted
[BinaryFormat] Add SFrameConstants.def to the module map
Follup-up to llvm#147294, should fix the module build.
1 parent cccb34b commit fa6b12b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/include/module.modulemap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ module LLVM_BinaryFormat {
7878
textual header "llvm/BinaryFormat/DynamicTags.def"
7979
textual header "llvm/BinaryFormat/MachO.def"
8080
textual header "llvm/BinaryFormat/MinidumpConstants.def"
81+
textual header "llvm/BinaryFormat/SFrameConstants.def"
8182
textual header "llvm/BinaryFormat/Swift.def"
8283
textual header "llvm/BinaryFormat/ELFRelocs/AArch64.def"
8384
textual header "llvm/BinaryFormat/ELFRelocs/AMDGPU.def"

0 commit comments

Comments
 (0)