diff options
| author | Fedor Sergeev <fedor.sergeev@azul.com> | 2018-09-19 14:54:48 +0000 |
|---|---|---|
| committer | Fedor Sergeev <fedor.sergeev@azul.com> | 2018-09-19 14:54:48 +0000 |
| commit | 25de3f83bef903d82c52d1718fd1d3a0d8815745 (patch) | |
| tree | dc9a8452247c0db500852d44e8e627afa20e8c08 /llvm/lib/IR/CMakeLists.txt | |
| parent | 896c03d0b36a456b922e5f7efe2efa1cc89decc4 (diff) | |
| download | bcm5719-llvm-25de3f83bef903d82c52d1718fd1d3a0d8815745.tar.gz bcm5719-llvm-25de3f83bef903d82c52d1718fd1d3a0d8815745.zip | |
Revert rL342544: [New PM] Introducing PassInstrumentation framework
A bunch of bots fail to compile unittests. Reverting.
llvm-svn: 342552
Diffstat (limited to 'llvm/lib/IR/CMakeLists.txt')
| -rw-r--r-- | llvm/lib/IR/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/IR/CMakeLists.txt b/llvm/lib/IR/CMakeLists.txt index 2586f987289..a194b840e0e 100644 --- a/llvm/lib/IR/CMakeLists.txt +++ b/llvm/lib/IR/CMakeLists.txt @@ -42,7 +42,6 @@ add_llvm_library(LLVMCore Operator.cpp OptBisect.cpp Pass.cpp - PassInstrumentation.cpp PassManager.cpp PassRegistry.cpp PassTimingInfo.cpp |

