aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/CMakeLists.txt
diff options
context:
space:
mode:
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>2019-03-06 14:52:37 +0000
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>2019-03-06 14:52:37 +0000
commit6b622ebea01b3ece8b8e475f15c5ce16a4cdc9f8 (patch)
treea8403fa94e185865d47d85bce9cdedd7cd0a1c62 /llvm/lib/IR/CMakeLists.txt
parent2508fcff605ab872d78edb95edb95aca67b51d28 (diff)
downloadllvm-6b622ebea01b3ece8b8e475f15c5ce16a4cdc9f8.zip
llvm-6b622ebea01b3ece8b8e475f15c5ce16a4cdc9f8.tar.gz
llvm-6b622ebea01b3ece8b8e475f15c5ce16a4cdc9f8.tar.bz2
Revert "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
This reverts commit 2e8c4997a2089f8228c843fd81b148d903472e02. Breaks bots. llvm-svn: 355511
Diffstat (limited to 'llvm/lib/IR/CMakeLists.txt')
-rw-r--r--llvm/lib/IR/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/IR/CMakeLists.txt b/llvm/lib/IR/CMakeLists.txt
index b129319..2ea01b8 100644
--- a/llvm/lib/IR/CMakeLists.txt
+++ b/llvm/lib/IR/CMakeLists.txt
@@ -46,7 +46,6 @@ add_llvm_library(LLVMCore
PassManager.cpp
PassRegistry.cpp
PassTimingInfo.cpp
- RemarkStreamer.cpp
SafepointIRVerifier.cpp
ProfileSummary.cpp
Statepoint.cpp