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:
e6ffb3e
)
PPC32GenCodeEmitter instead of PowerPCGenCodeEmitter
author
Reid Spencer
<rspencer@reidspencer.com>
Sun, 17 Oct 2004 14:59:38 +0000
(14:59 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Sun, 17 Oct 2004 14:59:38 +0000
(14:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17087
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/PowerPC/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Target/PowerPC/Makefile.am
b/lib/Target/PowerPC/Makefile.am
index 92c3f7eeb74867057c50991bd5b8fa8bdbb44558..193ba36dab79d5f00ace9704bbbd4fe8700635f0 100644
(file)
--- a/
lib/Target/PowerPC/Makefile.am
+++ b/
lib/Target/PowerPC/Makefile.am
@@
-14,8
+14,8
@@
lib_LIBRARIES = libLLVMPowerPC.a
BUILT_SOURCES = \
PowerPCGenInstrNames.inc \
PowerPCGenRegisterNames.inc \
- PowerPCGenCodeEmitter.inc \
PowerPCGenAsmWriter.inc \
+ PPC32GenCodeEmitter.inc \
PPC32GenRegisterInfo.h.inc \
PPC32GenRegisterInfo.inc \
PPC32GenInstrInfo.inc \