llvm-6502/lib/Target/X86/Makefile
Chris Lattner 726140821f Initial checkin of X86 backend.
We can instruction select exactly one instruction 'ret void'.  Wow.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4284 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-25 22:55:53 +00:00

5 lines
69 B
Makefile

LEVEL = ../../..
LIBRARYNAME = x86
include $(LEVEL)/Makefile.common