mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Update the modules build to match r223802.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224091 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b0d1b981e8
commit
d948b98cba
@ -75,8 +75,9 @@ module LLVM_IR {
|
||||
exclude header "IR/PassManager.h"
|
||||
exclude header "IR/LegacyPassManager.h"
|
||||
|
||||
// This is intended for (repeated) textual inclusion.
|
||||
// These are intended for (repeated) textual inclusion.
|
||||
textual header "IR/Instruction.def"
|
||||
textual header "IR/Metadata.def"
|
||||
}
|
||||
|
||||
module LLVM_LegacyPassManager {
|
||||
|
Loading…
Reference in New Issue
Block a user