Add -O1, -O2 and -O3 that matches llvm-gcc's -O1, -O2 and -O3 respectively.
[oota-llvm.git] / include / llvm / PassManagerUtils.h
2008-09-15 Devang PatelExtract optimization pass selection code from llvm...