forked from OSchip/llvm-project
Add missing module map entry
This commit is contained in:
parent
5de4ba1770
commit
18e8f27ad8
|
@ -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"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue