summaryrefslogtreecommitdiffstats
path: root/llvm/lib/OptRemarks/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/OptRemarks/CMakeLists.txt')
-rw-r--r--llvm/lib/OptRemarks/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/lib/OptRemarks/CMakeLists.txt b/llvm/lib/OptRemarks/CMakeLists.txt
new file mode 100644
index 00000000000..8fefe1d986b
--- /dev/null
+++ b/llvm/lib/OptRemarks/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_llvm_library(LLVMOptRemarks
+ OptRemarksParser.cpp
+)
OpenPOWER on IntegriCloud