llvm-6502/tools
Daniel Dunbar 75773ff00d MC: Tweak variable assignment diagnostics, and make reassignment of non-absolute
variables and symbols invalid.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84232 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-16 01:57:39 +00:00
..
bugpoint Introduce and use convenience methods for getting pointer types 2009-10-06 15:40:36 +00:00
gold Fix Makefile to build correctly on Darwin. Patch by Sandeep Patel! 2009-10-11 23:10:09 +00:00
llc Now that llc can read .ll files directly, teach it to recognize .ll as 2009-09-16 19:18:41 +00:00
lli
llvm-ar
llvm-as Fix llvm-extract's "writing bitcode to a terminal" warning, which wasn't 2009-09-11 20:46:33 +00:00
llvm-bcanalyzer Make llvm-bcanalyzer percentages more readable. 2009-09-25 16:04:21 +00:00
llvm-config CMake: remove .so file extension from library names when building 2009-10-04 06:24:57 +00:00
llvm-dis Don't bother using a PassManager just to print a Module. 2009-09-15 15:33:42 +00:00
llvm-extract De-bork CMake build. llvm-extract depends on asmparser 2009-09-11 21:26:24 +00:00
llvm-ld Make LLVM command-line tools overwrite their output files without -f. 2009-08-25 15:34:52 +00:00
llvm-link Give llvm-link a -S option. 2009-09-15 15:35:07 +00:00
llvm-mc MC: Tweak variable assignment diagnostics, and make reassignment of non-absolute 2009-10-16 01:57:39 +00:00
llvm-nm fix leakage of Module 2009-09-10 14:56:31 +00:00
llvm-prof Since all std::cout is gone, also remove iostream include. 2009-08-28 06:48:25 +00:00
llvm-ranlib
llvm-stub
llvmc Slight rewording. 2009-10-09 05:45:38 +00:00
lto pretty mechanical changes to match coding guidelines (blessed by sabre on IRC) 2009-09-23 02:46:12 +00:00
opt There seems to be no reason for opt's -S option to be hidden. 2009-10-14 20:01:39 +00:00
CMakeLists.txt remove llvm-db: it is completely broken and if anyone wants to do a debugger, 2009-10-05 02:29:51 +00:00
Makefile remove llvm-db: it is completely broken and if anyone wants to do a debugger, 2009-10-05 02:29:51 +00:00