llvm-6502/tools
Duncan Sands 535e3e8df9 Revert r64299: it breaks the build when configured
without --enable-pic, like my nightly tester.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64302 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-11 13:23:49 +00:00
..
bugpoint fix bugpoint url, patch by Pieter de Bie! 2009-02-07 18:56:30 +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 Free the buffer in the case where we don't create a module out of it, as 2009-02-07 03:15:01 +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 fix PR3488: llvm-ar r doesn't replace existing files 2009-02-05 17:58:39 +00:00
llvm-as Reimplement the old and horrible bison parser for .ll files with a nice 2009-01-02 07:01:27 +00:00
llvm-bcanalyzer Update to add newer bitcodes. 2008-11-07 14:52:51 +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 Move Print*Pass to use raw_ostream. 2008-10-22 03:25:22 +00:00
llvm-extract Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
llvm-ld make llvm-ld smart enough to link against native libraries that are 2009-01-05 19:01:32 +00:00
llvm-link Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
llvm-nm Add the private linkage. 2009-01-15 20:18:42 +00:00
llvm-prof Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
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 Revert r64299: it breaks the build when configured 2009-02-11 13:23:49 +00:00
opt Rename AddReadAttrs to FunctionAttrs, and teach it how 2008-12-31 16:14:43 +00:00
CMakeLists.txt CMake: llvmc2 is now known as llvmc. 2008-11-25 22:18:49 +00:00
Makefile Revert r64299: it breaks the build when configured 2009-02-11 13:23:49 +00:00