mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Tentative fix for modules build.
llvm-svn: 291079
This commit is contained in:
parent
d045abb086
commit
937e98efad
@ -151,6 +151,7 @@ module LLVM_intrinsic_gen {
|
||||
module IR_NoFolder { header "IR/NoFolder.h" export * }
|
||||
module IR_Module { header "IR/Module.h" export * }
|
||||
module IR_ModuleSummaryIndex { header "IR/ModuleSummaryIndex.h" export * }
|
||||
module IR_ModuleSummaryIndexYAML { header "IR/ModuleSummaryIndexYAML.h" export * }
|
||||
module IR_Function { header "IR/Function.h" export * }
|
||||
module IR_InstrTypes { header "IR/InstrTypes.h" export * }
|
||||
module IR_Instructions { header "IR/Instructions.h" export * }
|
||||
|
Loading…
Reference in New Issue
Block a user