Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
8955e93b1ffa7645beea0b51e4b091b96063f613
/
lib
/
CompilerDriver
/
Action.cpp
9cdd4f5
#include <iostream> is forbidden. Remove it in favor of raw_ostream.
by Bill Wendling
· 16 years ago
7defa2d
Make -save-temps behave like in GCC 4.5.
by Mikhail Glushenkov
· 16 years ago
f188178
Reorganize llvmc code.
by Mikhail Glushenkov
· 16 years ago
[Renamed from tools/llvmc/driver/Action.cpp]
113ec35
Since the old llvmc was removed, rename llvmc2 to llvmc.
by Mikhail Glushenkov
· 17 years ago
[Renamed from tools/llvmc2/driver/Action.cpp]
3945b7c
Rename llvmc2/core to llvmc2/driver.
by Mikhail Glushenkov
· 17 years ago
[Renamed from tools/llvmc2/core/Action.cpp]
b6cc085
Rename llvmc2/src to llvmc2/core.
by Mikhail Glushenkov
· 17 years ago
[Renamed from tools/llvmc2/src/Action.cpp]
9d1b696
Fix build breakage (again) when srcdir != objdir, other small fixes.
by Mikhail Glushenkov
· 17 years ago
[Renamed from tools/llvmc2/Action.cpp]
4a1a77c
Move llvmc2 header files under include/llvm/CompilerDriver
by Mikhail Glushenkov
· 17 years ago
7ef3606
Add a --dry-run option to llvmc2. Patch by Holger Schurig.
by Mikhail Glushenkov
· 17 years ago
aa3bb17
Rename StringVector to StrVector (to be consistent with LLVMCConfigurationEmitter.cpp).
by Mikhail Glushenkov
· 17 years ago
87416b4
Add -x option (like in gcc).
by Mikhail Glushenkov
· 17 years ago
35a85e8
Take object file as input and handle files with the same name correctly.
by Mikhail Glushenkov
· 17 years ago
be9d9a1
Add output redirection, rename namespace llvmcc to namespace llvmc.
by Mikhail Glushenkov
· 17 years ago
aa4948f
Small const-correctness fix
by Mikhail Glushenkov
· 17 years ago
b90cd83
Code reorg
by Mikhail Glushenkov
· 17 years ago