llvm-6502/tools
Reid Spencer 68464b74b8 Actually add instructions to the list of defined values so it gets
recognized as such!  This prevents the CppWriter from treating every
operand as a forward reference and making a mess of the output.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28800 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-15 16:09:59 +00:00
..
analyze For PR780: 2006-06-07 23:03:13 +00:00
bugpoint Teach bugpoint to kill optimization passes that run over the timeout limit, 2006-06-13 03:10:48 +00:00
gccas
gccld
llc For PR780: 2006-06-07 23:03:13 +00:00
lli
llvm2cpp Actually add instructions to the list of defined values so it gets 2006-06-15 16:09:59 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-db This no longer needs plugins, this it doesn't need all of VMCore. 2006-06-08 00:25:44 +00:00
llvm-dis
llvm-extract
llvm-ld Shorten a value description so --help out isn't so wide. 2006-06-07 23:07:51 +00:00
llvm-link
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc
opt For PR780: 2006-06-07 23:03:13 +00:00
Makefile