llvm-project/llvm/test/Transforms/PreISelIntrinsicLowering
Yuanfang Chen ebc88811b5 Remove Passes dependency on CodeGen
The dependency was introduced in
5134020ea6. The only functional change
from this removal would be the new PM interface for the two codegen
passes. This is not necessary since we don't have codegen pipeline using
new PM yet. This removal is to break the potential circular dependency between
Passes and CodeGen once the codegen begins to gain new PM support.
2020-06-24 14:52:46 -07:00
..
load-relative.ll Remove Passes dependency on CodeGen 2020-06-24 14:52:46 -07:00
objc-arc.ll Remove Passes dependency on CodeGen 2020-06-24 14:52:46 -07:00