Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
8fcd418d6e47278658cbab851be25400b1402e9a
/
lib
/
CompilerDriver
0d61349
Use FindExecutable as a fall-back search method.
by Mikhail Glushenkov
· 15 years ago
9660c5d
Input files with empty suffixes must be passed to linker.
by Mikhail Glushenkov
· 15 years ago
94f84b9
Temporary disable response files.
by Mikhail Glushenkov
· 15 years ago
1afba8e
Implement order-preserving option forwarding.
by Mikhail Glushenkov
· 15 years ago
a34f97a
Correct option forwarding: initial implementation.
by Mikhail Glushenkov
· 15 years ago
be6ee7c
New experimental/undocumented feature: 'works_on_empty'.
by Mikhail Glushenkov
· 15 years ago
21e099a
Better error message.
by Mikhail Glushenkov
· 15 years ago
c0f8a36
mark some libraries that currently require RTTI.
by Chris Lattner
· 15 years ago
88cd358
Make Path use StringRef instead of std::string where possible.
by Jeffrey Yasskin
· 15 years ago
ab01069
Fix last DOTGraphTraits problems in CompilationGraph.
by Tobias Grosser
· 15 years ago
b5eedf2
Remove forgotten ShortNames in Trie and CompilationGraph
by Tobias Grosser
· 15 years ago
90a6fd3
Remove dead code.
by Rafael Espindola
· 15 years ago
6533afe
llvmc: Add a '-time' option.
by Mikhail Glushenkov
· 15 years ago
0a22fb6
First draft of the OptionPreprocessor.
by Mikhail Glushenkov
· 15 years ago
103289e
convert LoopInfo.h and GraphWriter.h to use raw_ostream
by Chris Lattner
· 15 years ago
63bb60f
Delete the temp dir even when '--temp-dir' is specified.
by Mikhail Glushenkov
· 15 years ago
f5f9a4d
Remove some duplication.
by Mikhail Glushenkov
· 15 years ago
3a780d1
Rename -t to --temp-dir.
by Mikhail Glushenkov
· 15 years ago
7ebc424
Fixed handling of -t. It gets the prirority for temp dir name.
by Sanjiv Gupta
· 15 years ago
5c6da7c
Missing )
by Bill Wendling
· 15 years ago
0b8f418
Add a -t="dir" option to the driver. This can be used to specify the directory to be used as TempDir if somebody doesn't want to use the standard /tmp.
by Sanjiv Gupta
· 15 years ago
a9d1f2c
Have scoped mutexes take referenes instead of pointers.
by Owen Anderson
· 15 years ago
2f8ca29
Reverting back the changes checked-in accidently.
by Sanjiv Gupta
· 15 years ago
505996f
Implement _CONFIG macro to allow users to se to configuration settings on the part.
by Sanjiv Gupta
· 15 years ago
eebf60c
Make -save-temps=obj play better with -o.
by Mikhail Glushenkov
· 15 years ago
cc4f8bc
LLVMC can be now compiled w/o dynamic plugin support.
by Mikhail Glushenkov
· 15 years ago
2373c99
Add --enable-llvmc-dynamic configure option.
by Mikhail Glushenkov
· 15 years ago
9cdd4f5
#include <iostream> is forbidden. Remove it in favor of raw_ostream.
by Bill Wendling
· 15 years ago
875ace5
Add a way to access argv[0] in hooks.
by Mikhail Glushenkov
· 15 years ago
583cf31
Move the driver entry point out of Main.inc.
by Mikhail Glushenkov
· 15 years ago
0faea04
Fix install of libCompilerDriver dynamic library to not copy on every build.
by Daniel Dunbar
· 15 years ago
95c1f5b
Make dynamic LLVMC plugins work on Windows (finally!).
by Mikhail Glushenkov
· 15 years ago
a3e3175
Guards for the compiler driver plugin list.
by Owen Anderson
· 15 years ago
7defa2d
Make -save-temps behave like in GCC 4.5.
by Mikhail Glushenkov
· 15 years ago
8cbc94a
Get rid of the global CFGOnly flag by threading a ShortNames parameters through the GraphViz rendering code.
by Owen Anderson
· 15 years ago
d50d32b
-write-graph now can be used with -o.
by Mikhail Glushenkov
· 16 years ago
3cd3c72
Fix misc. small issues with debug visualization.
by Mikhail Glushenkov
· 16 years ago
f188178
Reorganize llvmc code.
by Mikhail Glushenkov
· 16 years ago