llvm-6502/tools
Misha Brukman 3d8a54d00c To be consistent with the rest of LLVM codebase (and the rest of this file):
* Changed tabs to spaces
* Removed a space between a function call and its arguments (...)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8712 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-25 18:10:34 +00:00
..
analyze
bugpoint Use new method 2003-09-17 05:00:07 +00:00
extract Clean up header, remove extra #include 2003-09-10 19:42:51 +00:00
gccas Now that the TCE pass passes all of the tests, add it to GCCAS 2003-09-20 05:26:22 +00:00
gccld Minor cleanups: 2003-09-22 20:21:34 +00:00
llc
llee
lli To be consistent with the rest of LLVM codebase (and the rest of this file): 2003-09-25 18:10:34 +00:00
llvm-ar Squelch warning and delete extra space. 2003-09-23 17:27:02 +00:00
llvm-as
llvm-dis
llvm-extract Clean up header, remove extra #include 2003-09-10 19:42:51 +00:00
llvm-link Fix file header 2003-09-20 02:42:54 +00:00
opt
Makefile link' is now llvm-link'. 2003-09-16 15:21:52 +00:00