This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-17 00:57:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
/
CompilerDriver
History
Dan Gohman
ae76dc48d6
Delete bogus semicolons.
...
llvm-svn: 84132
2009-10-14 20:39:01 +00:00
..
Action.h
Cosmetic fixes: include guards.
2009-03-02 09:02:28 +00:00
BuiltinOptions.h
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.
2009-07-09 08:23:38 +00:00
Common.td
Add a way to query the number of input files.
2009-09-28 01:16:42 +00:00
CompilationGraph.h
Delete bogus semicolons.
2009-10-14 20:39:01 +00:00
Error.h
Cosmetic fixes: include guards.
2009-03-02 09:02:28 +00:00
ForceLinkage.h
Raise the limit on built-in plugins in llvmc to 10.
2009-10-09 04:15:52 +00:00
ForceLinkageMacros.h
Make llvmc work again.
2009-06-23 20:46:48 +00:00
Main.inc
Move the driver entry point out of Main.inc.
2009-06-30 00:15:24 +00:00
Plugin.h
Cosmetic fixes: include guards.
2009-03-02 09:02:28 +00:00
Tool.h
Cosmetic fixes: include guards.
2009-03-02 09:02:28 +00:00