summaryrefslogtreecommitdiff
path: root/lib/CodeGen/AsmPrinter/CMakeLists.txt
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-03-06 00:13:15 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-03-06 00:13:15 +0000
commit511cab20cb6ef0575c961cbbcb86bb539b538a1c (patch)
treefc9fe62515f2d243cd658b85371e5597690e151d /lib/CodeGen/AsmPrinter/CMakeLists.txt
parent3c6e49504e9a57a4818750fd2520967f84634eac (diff)
downloadllvm-511cab20cb6ef0575c961cbbcb86bb539b538a1c.tar.gz
llvm-511cab20cb6ef0575c961cbbcb86bb539b538a1c.tar.bz2
llvm-511cab20cb6ef0575c961cbbcb86bb539b538a1c.tar.xz
lib/CodeGen/AsmPrinter/CMakeLists.txt: Fix CMake build, following up to r127099.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127114 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter/CMakeLists.txt')
-rw-r--r--lib/CodeGen/AsmPrinter/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/CodeGen/AsmPrinter/CMakeLists.txt b/lib/CodeGen/AsmPrinter/CMakeLists.txt
index 306efade7d..1377e4dd73 100644
--- a/lib/CodeGen/AsmPrinter/CMakeLists.txt
+++ b/lib/CodeGen/AsmPrinter/CMakeLists.txt
@@ -1,4 +1,5 @@
add_llvm_library(LLVMAsmPrinter
+ ARMException.cpp
AsmPrinter.cpp
AsmPrinterDwarf.cpp
AsmPrinterInlineAsm.cpp