mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
4454cdc5c0
directories. Eliminate the opt namespace. llvm-svn: 1520
6 lines
121 B
Makefile
6 lines
121 B
Makefile
LEVEL = ..
|
|
DIRS = VMCore Analysis Transforms Assembly Bytecode Support CodeGen Target
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|