Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ff971e8bf4aa7730ebbb242ddb08f5c4123c75a0
/
clang
/
lib
/
Driver
/
Compilation.cpp
e7af341
Push bound architecture name into TranslateArgs.
by Daniel Dunbar
· 16 years ago
b5d86bb
Push bound architecture name into Compilation::getArgsForToolChain.
by Daniel Dunbar
· 16 years ago
11289f4
Remove tabs, and whitespace cleanups.
by Mike Stump
· 16 years ago
82ef1ab
Driver: Mark some Compilation members const.
by Daniel Dunbar
· 16 years ago
38bfda6
Driver: Move Compilation::Execute to Driver::ExecuteCompilation.
by Daniel Dunbar
· 16 years ago
aa246ca
Driver: Improve diagnostics for failed commands.
by Daniel Dunbar
· 16 years ago
dac54a8
Driver: Prep for tool chain specific argument translation.
by Daniel Dunbar
· 17 years ago
827faf8
Driver: Result files shouldn't be removed on failure when -save-temps
by Daniel Dunbar
· 17 years ago
1acb0eb
Driver: Give Compilation::Execute total control over the Driver result
by Daniel Dunbar
· 17 years ago
8d6ab2a
Driver: Compilation::Execute wasn't returning result code correctly.
by Daniel Dunbar
· 17 years ago
1da82ae
Driver: Executing piped jobs with a single command is easy.
by Daniel Dunbar
· 17 years ago
64316c4
Driver: Execute jobs; no pipe support yet.
by Daniel Dunbar
· 17 years ago
6c17bfd
Driver: Cleanup temporary/result files.
by Daniel Dunbar
· 17 years ago
0928b31
Driver: Implement -### (hard to tell, since we don't actually
by Daniel Dunbar
· 17 years ago
aabaac4
Driver: Fix Compilation::getArgsForToolChain, local variable was
by Daniel Dunbar
· 17 years ago
f0eddb8
Driver: Move actions into Compilation, and construct the compilation earlier.
by Daniel Dunbar
· 17 years ago
3ce436d
Driver: Migrate some data into the Compilation; after pipelining
by Daniel Dunbar
· 17 years ago
b2cd66b
Driver: Sink Driver/Compilation into clang::driver namespace.
by Daniel Dunbar
· 17 years ago
544ecd1
Stub out some structure for C++ driver.
by Daniel Dunbar
· 17 years ago