Skip to content

Commit

Permalink
Add missing module map entry
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-prantl committed Mar 20, 2020
1 parent 5de4ba1 commit 18e8f27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/include/llvm/module.modulemap
Expand Up @@ -290,6 +290,7 @@ module LLVM_IR {
textual header "IR/Metadata.def"
textual header "IR/FixedMetadataKinds.def"
textual header "IR/Value.def"
textual header "IR/VPIntrinsics.def"
textual header "IR/RuntimeLibcalls.def"
}

Expand Down

0 comments on commit 18e8f27

Please sign in to comment.