llvm-6502/tools
Mikhail Glushenkov e441b831c0 Fix 'llvm-config --libs' output.
Change the naming scheme for llvmc plugins so that they do not appear in
'llvm-config --libs' output.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62687 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-21 13:05:00 +00:00
..
bugpoint Add the private linkage. 2009-01-15 20:18:42 +00:00
gccas
gccld
llc Registry.h should not depend on CommandLine.h. 2009-01-16 07:02:28 +00:00
lli
llvm-ar
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
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 make llvm-ld smart enough to link against native libraries that are 2009-01-05 19:01:32 +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 Fix 'llvm-config --libs' output. 2009-01-21 13:05:00 +00:00
lto Setting BUILD_ARCHIVE to 0 has the same effect as defining it to 1. 2009-01-03 01:48:26 +00:00
opt Rename AddReadAttrs to FunctionAttrs, and teach it how 2008-12-31 16:14:43 +00:00
CMakeLists.txt
Makefile