summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
diff options
context:
space:
mode:
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>2019-07-16 15:24:59 +0000
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>2019-07-16 15:24:59 +0000
commitcc909812a39d26ba4bcc8aaa49096155802c4521 (patch)
tree23ca23e31f122928aafd9376f3d0ccbf94d4e93a /llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
parent228a7b4f2a3575da642017a3b55062488e710d46 (diff)
downloadbcm5719-llvm-cc909812a39d26ba4bcc8aaa49096155802c4521.tar.gz
bcm5719-llvm-cc909812a39d26ba4bcc8aaa49096155802c4521.zip
[Remarks][NFC] Combine ParserFormat and SerializerFormat
It's useless to have both. llvm-svn: 366216
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp')
-rw-r--r--llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp b/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
index 174a9bcfd9b..54f6cc2d557 100644
--- a/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
+++ b/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
@@ -100,6 +100,7 @@
#include "llvm/MC/SectionKind.h"
#include "llvm/Pass.h"
#include "llvm/Remarks/Remark.h"
+#include "llvm/Remarks/RemarkFormat.h"
#include "llvm/Remarks/RemarkStringTable.h"
#include "llvm/Support/Casting.h"
#include "llvm/Support/CommandLine.h"
OpenPOWER on IntegriCloud