PPC32GenCodeEmitter instead of PowerPCGenCodeEmitter

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17087 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-10-17 14:59:38 +00:00
parent e6ffb3eda1
commit 761920301d

View 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 \