PPC32GenCodeEmitter instead of PowerPCGenCodeEmitter
authorReid Spencer <rspencer@reidspencer.com>
Sun, 17 Oct 2004 14:59:38 +0000 (14:59 +0000)
committerReid 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

index 92c3f7eeb74867057c50991bd5b8fa8bdbb44558..193ba36dab79d5f00ace9704bbbd4fe8700635f0 100644 (file)
@@ -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 \