mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
38eaf883e9
llvm-svn: 779
6 lines
85 B
Makefile
6 lines
85 B
Makefile
LEVEL = ..
|
|
DIRS = as dis opt link analyze lli llc
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|