mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-11 16:37:42 +00:00
Add Value.def to the list of textual includes, excluding it from the modules build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240823 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6d5c43889e
commit
78c5b7fe3c
@ -124,6 +124,7 @@ module LLVM_IR {
|
||||
textual header "IR/DebugInfoFlags.def"
|
||||
textual header "IR/Instruction.def"
|
||||
textual header "IR/Metadata.def"
|
||||
textual header "IR/Value.def"
|
||||
}
|
||||
|
||||
module LLVM_IRReader { requires cplusplus umbrella "IRReader" module * { export * } }
|
||||
|
Loading…
x
Reference in New Issue
Block a user