llvm-6502/tools
Chris Lattner 6b37dcdedf use TOOL_NO_EXPORTS, this shrinks the llvm-as binary from 1825296 to
1662184 bytes (~10%)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65551 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-26 18:29:42 +00:00
..
bugpoint Eliminate several more unnecessary intptr_t casts. 2009-02-18 05:09:16 +00:00
gccas
gccld
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
llvm-ar fix PR3488: llvm-ar r doesn't replace existing files 2009-02-05 17:58:39 +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
llvm-config CMake: replace `rm' with portable invocations of cmake. 2009-01-07 19:24:44 +00:00
llvm-db
llvm-dis
llvm-extract
llvm-ld Add the function attributes pass during LTO time. 2009-02-26 06:56:16 +00:00
llvm-link
llvm-nm Add the private linkage. 2009-01-15 20:18:42 +00:00
llvm-prof
llvm-ranlib Add spacing between type and variable name. 2008-12-31 17:41:49 +00:00
llvm-stub Comment headers should extend to 80 chars. 2008-12-31 17:40:52 +00:00
llvmc Add some comments. 2009-01-30 02:12:57 +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 Tabs to spaces presto chango! Pointed out by Duncan Sands. 2009-02-26 09:08:43 +00:00