Peephole optimization pass on final machine code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3840 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Vikram S. Adve
2002-09-20 00:42:11 +00:00
parent fafda59f08
commit 25d80cdcc6
2 changed files with 145 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
LEVEL = ../../..
DIRS =
LIBRARYNAME = postopts
BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common