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:
f96b006
)
Fix the generated file name for CMake.
author
Chandler Carruth
<chandlerc@gmail.com>
Thu, 22 Jul 2010 08:00:52 +0000
(08:00 +0000)
committer
Chandler Carruth
<chandlerc@gmail.com>
Thu, 22 Jul 2010 08:00:52 +0000
(08:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109090
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 5e15b205cd78297160b8ca503f0a2dba80dd760c..b487dd628ae37710a2b605a46d7162e977892175 100644
(file)
--- a/
lib/Target/ARM/CMakeLists.txt
+++ b/
lib/Target/ARM/CMakeLists.txt
@@
-11,7
+11,7
@@
tablegen(ARMGenDAGISel.inc -gen-dag-isel)
tablegen(ARMGenCallingConv.inc -gen-callingconv)
tablegen(ARMGenSubtarget.inc -gen-subtarget)
tablegen(ARMGenEDInfo.inc -gen-enhanced-disassembly-info)
-tablegen(ARMFastISel.inc -gen-fast-isel)
+tablegen(ARM
Gen
FastISel.inc -gen-fast-isel)
add_llvm_target(ARMCodeGen
ARMAsmPrinter.cpp