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:
488dc67
)
Build the X86GenFastISel.inc file.
author
Dan Gohman
<gohman@apple.com>
Thu, 14 Aug 2008 23:18:11 +0000
(23:18 +0000)
committer
Dan Gohman
<gohman@apple.com>
Thu, 14 Aug 2008 23:18:11 +0000
(23:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54806
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/X86/Makefile
patch
|
blob
|
history
diff --git
a/lib/Target/X86/Makefile
b/lib/Target/X86/Makefile
index 382b6420db14e1fb50a50c649d5f0c1dfd50ae40..c6af978a734e285c863c3c3c9212bf14273a1ed6 100644
(file)
--- a/
lib/Target/X86/Makefile
+++ b/
lib/Target/X86/Makefile
@@
-15,6
+15,7
@@
BUILT_SOURCES = X86GenRegisterInfo.h.inc X86GenRegisterNames.inc \
X86GenRegisterInfo.inc X86GenInstrNames.inc \
X86GenInstrInfo.inc X86GenAsmWriter.inc \
X86GenAsmWriter1.inc X86GenDAGISel.inc \
+ X86GenFastISel.inc \
X86GenCallingConv.inc X86GenSubtarget.inc
include $(LEVEL)/Makefile.common