aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Driver/CompileOptions.h
AgeCommit message (Expand)Author
2009-03-02Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*Daniel Dunbar
2009-02-18move llvm backend specific #includes into Backend.cpp instead of Clang.cppChris Lattner
2009-02-17Backend: Accept -mcpu and -mattr for use by TargetMachine.Daniel Dunbar
2008-10-29Choose CompileOptions (optimization passes) to match llvm-gcc moreDaniel Dunbar
2008-10-23Add -O[0-3s] support (following llvm-gcc).Daniel Dunbar