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:
e88f78c
)
Add EmitAssembly to mf
author
Chris Lattner
<sabre@nondot.org>
Wed, 19 Sep 2001 13:48:18 +0000
(13:48 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 19 Sep 2001 13:48:18 +0000
(13:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@637
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/SparcV9/Makefile
patch
|
blob
|
history
diff --git
a/lib/Target/SparcV9/Makefile
b/lib/Target/SparcV9/Makefile
index aa1f0dc4a284e0049ee7cff3b6c4d4e24535f102..82404c85b881a9b4ed981a8ef1ced1c778430e68 100644
(file)
--- a/
lib/Target/SparcV9/Makefile
+++ b/
lib/Target/SparcV9/Makefile
@@
-7,7
+7,7
@@
Source = \
Sparc.burm.o \
SparcInstrSelection.o \
SparcRegClassInfo.o \
- SparcRegInfo.o
+ SparcRegInfo.o
EmitAssembly.o
include $(LEVEL)/Makefile.common