mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-12 22:26:14 +00:00
66333632a8
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2441 91177308-0d34-0410-b5e6-96231b3b80d8
4 lines
123 B
Makefile
4 lines
123 B
Makefile
LEVEL = ../../..
|
|
DIRS = LevelRaise DecomposeMultiDimRefs InstCombine Mem2Reg GCSE SCCP
|
|
include $(LEVEL)/Makefile.common
|