aboutsummaryrefslogtreecommitdiff
path: root/llvm/include/module.modulemap
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/module.modulemap')
-rw-r--r--llvm/include/module.modulemap1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/module.modulemap b/llvm/include/module.modulemap
index a4aae08..ac360b2 100644
--- a/llvm/include/module.modulemap
+++ b/llvm/include/module.modulemap
@@ -78,6 +78,7 @@ module LLVM_BinaryFormat {
textual header "llvm/BinaryFormat/DynamicTags.def"
textual header "llvm/BinaryFormat/MachO.def"
textual header "llvm/BinaryFormat/MinidumpConstants.def"
+ textual header "llvm/BinaryFormat/SFrameConstants.def"
textual header "llvm/BinaryFormat/Swift.def"
textual header "llvm/BinaryFormat/ELFRelocs/AArch64.def"
textual header "llvm/BinaryFormat/ELFRelocs/AMDGPU.def"