llvm-project/clang/tools
Daniel Dunbar 4b665ebb01 Add clang-cc support for -disable-llvm-optzns.
- Avoids running any LLVM optimizations, even at -O2, etc., while still keeping
   any language changes these optimizations imply.

llvm-svn: 72742
2009-06-02 22:07:45 +00:00
..
clang-cc Add clang-cc support for -disable-llvm-optzns. 2009-06-02 22:07:45 +00:00
driver Revert to using &...[0] for std::vector, apparently .data isn't generally 2009-05-26 18:00:25 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
CMakeLists.txt Move <root>/Driver into <root>/tools/clang-cc. 2009-03-24 03:00:12 +00:00
Makefile Remove ccc from the makefile as well. 2009-05-02 23:50:24 +00:00