summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
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/CodeGen
parent2508fcff605ab872d78edb95edb95aca67b51d28 (diff)
downloadbcm5719-llvm-6b622ebea01b3ece8b8e475f15c5ce16a4cdc9f8.tar.gz
bcm5719-llvm-6b622ebea01b3ece8b8e475f15c5ce16a4cdc9f8.zip
Revert "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
This reverts commit 2e8c4997a2089f8228c843fd81b148d903472e02. Breaks bots. llvm-svn: 355511
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp b/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
index 7d95c4d7be7..5319519ddc0 100644
--- a/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
+++ b/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
@@ -78,7 +78,6 @@
#include "llvm/IR/Metadata.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/Operator.h"
-#include "llvm/IR/RemarkStreamer.h"
#include "llvm/IR/Type.h"
#include "llvm/IR/Value.h"
#include "llvm/MC/MCAsmInfo.h"
OpenPOWER on IntegriCloud