llvm-6502/tools
Duncan Sands dc024674ff Fix PR1146: parameter attributes are longer part of
the function type, instead they belong to functions
and function calls.  This is an updated and slightly
corrected version of Reid Spencer's original patch.
The only known problem is that auto-upgrading of
bitcode files doesn't seem to work properly (see
test/Bitcode/AutoUpgradeIntrinsics.ll).  Hopefully
a bitcode guru (who might that be? :) ) will fix it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44359 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-27 13:23:08 +00:00
..
bugpoint Allow the block extractor take to take a list of basic blocks to not extract 2007-11-14 06:47:06 +00:00
gccas Align make log output with the rest of llvm. 2007-02-10 15:14:00 +00:00
gccld Align make log output with the rest of llvm. 2007-02-10 15:14:00 +00:00
llc Switching TargetMachineRegistry to use the new generic Registry. 2007-10-17 21:28:48 +00:00
lli Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm2cpp Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
llvm-ar Fix a typo in a comment. 2007-10-15 21:10:03 +00:00
llvm-as Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-bcanalyzer Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-config Fix PR1739. 2007-10-24 04:35:54 +00:00
llvm-db Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-dis Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-extract Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-ld Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-link Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-nm Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-prof Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-ranlib Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
llvm-stub finishing touches of bytecode -> bitcode changes. also unbreak Windows 2007-07-06 20:28:40 +00:00
llvm-upgrade Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
llvmc add a 'don't use me' marker. 2007-10-22 19:41:46 +00:00
lto Switching TargetMachineRegistry to use the new generic Registry. 2007-10-17 21:28:48 +00:00
opt Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
Makefile Don't build llvm-stub twice. 2007-08-13 00:25:47 +00:00