hanchenye-llvm-project/llvm/lib/Linker
Duncan Sands ad0ea2d430 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.

llvm-svn: 44359
2007-11-27 13:23:08 +00:00
..
LinkArchives.cpp Report an error if one occurs in releaseModule. 2007-07-22 21:39:37 +00:00
LinkItems.cpp Improve error handling in the linker by: 2007-08-16 07:47:30 +00:00
LinkModules.cpp Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
Linker.cpp eliminate residual cruft related to recognizing bytecode 2007-07-06 13:38:17 +00:00
Makefile