Chris Lattner d25a097994 Initial checkin of X86 backend.
We can instruction select exactly one instruction 'ret void'.  Wow.

llvm-svn: 4284
2002-10-25 22:55:53 +00:00

5 lines
69 B
Makefile

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