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:
7b98424
)
CMake: Add lib/Target/IA64/IA64Subtarget.cpp
author
Oscar Fuentes
<ofv@wanadoo.es>
Sat, 17 Jan 2009 01:50:32 +0000
(
01:50
+0000)
committer
Oscar Fuentes
<ofv@wanadoo.es>
Sat, 17 Jan 2009 01:50:32 +0000
(
01:50
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62394
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/IA64/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/lib/Target/IA64/CMakeLists.txt
b/lib/Target/IA64/CMakeLists.txt
index 6088ba12471fb3261293445eff5c1a0fb0af9d19..6163f91b6a54ee5d20456dc8337c9447906f531c 100644
(file)
--- a/
lib/Target/IA64/CMakeLists.txt
+++ b/
lib/Target/IA64/CMakeLists.txt
@@
-15,6
+15,7
@@
add_llvm_target(IA64
IA64ISelDAGToDAG.cpp
IA64ISelLowering.cpp
IA64RegisterInfo.cpp
+ IA64Subtarget.cpp
IA64TargetAsmInfo.cpp
IA64TargetMachine.cpp
)