1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-04-11 16:37:42 +00:00

Add EmitAssembly to mf

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@637 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2001-09-19 13:48:18 +00:00
parent e88f78cce3
commit 8c770be801

@ -7,7 +7,7 @@ Source = \
Sparc.burm.o \
SparcInstrSelection.o \
SparcRegClassInfo.o \
SparcRegInfo.o
SparcRegInfo.o EmitAssembly.o
include $(LEVEL)/Makefile.common