llvm-project/clang/tools/driver
Daniel Dunbar 7c995e8fac Frontend: Allow passing -cc1 level arguments to plugins. Patch by Troy Straszheim!
llvm-svn: 106113
2010-06-16 16:59:23 +00:00
..
CMakeLists.txt Frontend: Add CodeGenAction support for handling LLVM IR. 2010-06-07 23:27:59 +00:00
Makefile Makefiles: Set Clang CPP compiler flags in a single location, instead of scattered throughout the project Makefiles. 2010-06-08 20:44:43 +00:00
cc1_main.cpp Frontend: Allow passing -cc1 level arguments to plugins. Patch by Troy Straszheim! 2010-06-16 16:59:23 +00:00
cc1as_main.cpp Driver: Fix arg_iterator typing to reflect that it is really an iterator over Arg*s. 2010-06-11 22:00:13 +00:00
driver.cpp Driver/MC: Add 'clang -cc1as' integrated assembler tool, currently accepts approximately the same interface as 'llvm-mc'. 2010-05-20 17:49:16 +00:00