Add PRE directory

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5783 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-04-16 20:23:42 +00:00
parent ffd9bf404c
commit a36e48d7d0

View File

@ -16,6 +16,7 @@ DIRS = ADCE \
LICM \
Mem2Reg \
PiNodeInserter \
PRE \
LoopPreheaders \
ProfilePaths \
Reassociate \