Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
083128f6b13dfa4fc615a838c49b516d901b1ac0
/
lib
/
Driver
/
Compilation.cpp
0dcb9a3
Push bound architecture name into TranslateArgs.
by Daniel Dunbar
· 16 years ago
4954018
Push bound architecture name into Compilation::getArgsForToolChain.
by Daniel Dunbar
· 16 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 16 years ago
df35d7f
Driver: Mark some Compilation members const.
by Daniel Dunbar
· 16 years ago
c88a88f
Driver: Move Compilation::Execute to Driver::ExecuteCompilation.
by Daniel Dunbar
· 16 years ago
31c11eb
Driver: Improve diagnostics for failed commands.
by Daniel Dunbar
· 16 years ago
f3cad36
Driver: Prep for tool chain specific argument translation.
by Daniel Dunbar
· 16 years ago
9e3a224
Driver: Result files shouldn't be removed on failure when -save-temps
by Daniel Dunbar
· 16 years ago
af96def
Driver: Give Compilation::Execute total control over the Driver result
by Daniel Dunbar
· 16 years ago
56b10ab
Driver: Compilation::Execute wasn't returning result code correctly.
by Daniel Dunbar
· 16 years ago
ceafbc8
Driver: Executing piped jobs with a single command is easy.
by Daniel Dunbar
· 16 years ago
49b98e7
Driver: Execute jobs; no pipe support yet.
by Daniel Dunbar
· 16 years ago
e530ad4
Driver: Cleanup temporary/result files.
by Daniel Dunbar
· 16 years ago
24b5560
Driver: Implement -### (hard to tell, since we don't actually
by Daniel Dunbar
· 16 years ago
aa3e0d2
Driver: Fix Compilation::getArgsForToolChain, local variable was
by Daniel Dunbar
· 16 years ago
2154923
Driver: Move actions into Compilation, and construct the compilation earlier.
by Daniel Dunbar
· 16 years ago
586dc23
Driver: Migrate some data into the Compilation; after pipelining
by Daniel Dunbar
· 16 years ago
1b3bb6e
Driver: Sink Driver/Compilation into clang::driver namespace.
by Daniel Dunbar
· 16 years ago
3ede8d0
Stub out some structure for C++ driver.
by Daniel Dunbar
· 16 years ago