..
bugpoint
Add a "-gcc-tool-args" option. This option acts like the "-tool-args" option,
2009-03-02 23:13:18 +00:00
gccas
remove attributions
2007-12-29 20:46:15 +00:00
gccld
remove attributions
2007-12-29 20:46:15 +00:00
gold
Force 'llvm-config' to go first, optionally followed by lto and gold mixed in
2009-02-26 07:56:49 +00:00
llc
Registry.h should not depend on CommandLine.h.
2009-01-16 07:02:28 +00:00
lli
Add command line option -entry-funcion to override entry function (default is main).
2008-11-05 23:21:52 +00:00
llvm-ar
disable exports from a bunch more tools, those without plugins.
2009-02-26 19:01:11 +00:00
llvm-as
use TOOL_NO_EXPORTS, this shrinks the llvm-as binary from 1825296 to
2009-02-26 18:29:42 +00:00
llvm-bcanalyzer
disable exports from a bunch more tools, those without plugins.
2009-02-26 19:01:11 +00:00
llvm-config
CMake: replace `rm' with portable invocations of cmake.
2009-01-07 19:24:44 +00:00
llvm-db
Initial support for the CMake build system.
2008-09-22 01:08:49 +00:00
llvm-dis
disable exports from a bunch more tools, those without plugins.
2009-02-26 19:01:11 +00:00
llvm-extract
disable exports from a bunch more tools, those without plugins.
2009-02-26 19:01:11 +00:00
llvm-ld
Add the function attributes pass during LTO time.
2009-02-26 06:56:16 +00:00
llvm-link
disable exports from a bunch more tools, those without plugins.
2009-02-26 19:01:11 +00:00
llvm-nm
disable exports from a bunch more tools, those without plugins.
2009-02-26 19:01:11 +00:00
llvm-prof
disable exports from a bunch more tools, those without plugins.
2009-02-26 19:01:11 +00:00
llvm-ranlib
disable exports from a bunch more tools, those without plugins.
2009-02-26 19:01:11 +00:00
llvm-stub
Comment headers should extend to 80 chars.
2008-12-31 17:40:52 +00:00
llvmc
Add example/Skeleton.
2009-03-03 11:02:48 +00:00
lto
Force 'llvm-config' to go first, optionally followed by lto and gold mixed in
2009-02-26 07:56:49 +00:00
opt
Eliminate several more unnecessary intptr_t casts.
2009-02-18 05:09:16 +00:00
CMakeLists.txt
CMake: llvmc2 is now known as llvmc.
2008-11-25 22:18:49 +00:00
Makefile
ENABLE_PIC is either 0 or 1, but is always defined.
2009-03-03 07:45:09 +00:00