mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-21 18:22:53 +01:00
Revert "[build][modules] Fix ObjCARCUtil.h modularization"
This reverts commit f1b690598eeca0568e39134f28e0a59c1c1f3598.
This commit is contained in:
parent
0a037e9e43
commit
57a42af2d7
@ -265,8 +265,6 @@ module LLVM_intrinsic_gen {
|
||||
module IR_ModuleSummaryIndexYAML { header "IR/ModuleSummaryIndexYAML.h" export * }
|
||||
module IR_Function { header "IR/Function.h" export * }
|
||||
module IR_InstrTypes { header "IR/InstrTypes.h" export * }
|
||||
// Depends on only IR_InstrTypes. Creates a cycle if left in LLVM_intrinsic_gen.
|
||||
module IR_ObjCARCUtil { header "IR/ObjCARCUtil.h" export * }
|
||||
module IR_Instructions { header "IR/Instructions.h" export * }
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user