Go to file
Owen Anderson 7a69e3aef3 Fix a bug in GVN that Duncan noticed, where we potentially need to insert a
pointer bitcast when performing return slot optimization.

llvm-svn: 48343
2008-03-13 22:07:10 +00:00
clang The LiveVariables analysis no longer requires a FunctionDecl&; this allows it 2008-03-13 16:55:07 +00:00
llvm Fix a bug in GVN that Duncan noticed, where we potentially need to insert a 2008-03-13 22:07:10 +00:00