mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
d25a097994
We can instruction select exactly one instruction 'ret void'. Wow. llvm-svn: 4284
5 lines
69 B
Makefile
5 lines
69 B
Makefile
LEVEL = ../../..
|
|
LIBRARYNAME = x86
|
|
include $(LEVEL)/Makefile.common
|
|
|