aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-03-22 19:35:37 +0000
committerChris Lattner <sabre@nondot.org>2009-03-22 19:35:37 +0000
commit75acb0c35604796a1d7457c4e591b408dddde614 (patch)
tree16d97f71d040a084cb611e9dbd7ddca3dbb8bf96 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent377b9c84d01a954c9f39221e66b5f109b2a21662 (diff)
downloadllvm-75acb0c35604796a1d7457c4e591b408dddde614.zip
llvm-75acb0c35604796a1d7457c4e591b408dddde614.tar.gz
llvm-75acb0c35604796a1d7457c4e591b408dddde614.tar.bz2
fix a fixme: non-proto struct returning function definitions should be compiled
to something like: define void @bar(%struct.foo* noalias sret %agg.result) nounwind { instead of: define void @bar(%struct.foo* noalias sret %agg.result, ...) nounwind { llvm-svn: 67475
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions