llvm-6502/tools/llvm2cpp
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
..
CppWriter.cpp Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
CppWriter.h Initial Commit of llvm2cpp 2006-05-29 00:57:22 +00:00
llvm2cpp.cpp Move the space in overview output for commands out of each of the 2007-10-08 15:45:12 +00:00
Makefile switch tools to bitcode instead of bytecode 2007-05-06 09:29:57 +00:00