projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd9091c
)
Attempt to fix CMake build.
author
Owen Anderson
<resistor@mac.com>
Tue, 9 Aug 2011 21:09:59 +0000
(21:09 +0000)
committer
Owen Anderson
<resistor@mac.com>
Tue, 9 Aug 2011 21:09:59 +0000
(21:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137147
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/CMakeLists.txt
b/lib/Target/ARM/CMakeLists.txt
index 42b450959f3d69853cb8a4717cf8970a16fb7c09..ab99370ce8a17e6e3fd9b6cf3e63af4b27c4e9a7 100644
(file)
--- a/
lib/Target/ARM/CMakeLists.txt
+++ b/
lib/Target/ARM/CMakeLists.txt
@@
-13,6
+13,7
@@
tablegen(ARMGenCallingConv.inc -gen-callingconv)
tablegen(ARMGenSubtargetInfo.inc -gen-subtarget)
tablegen(ARMGenEDInfo.inc -gen-enhanced-disassembly-info)
tablegen(ARMGenDecoderTables.inc -gen-arm-decoder)
+tablegen(ARMGenDisassemblerTables.inc -gen-disassembler)
add_public_tablegen_target(ARMCommonTableGen)
add_llvm_target(ARMCodeGen