summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanak@gmail.com>2011-09-19 20:26:02 +0000
committerAkira Hatanaka <ahatanak@gmail.com>2011-09-19 20:26:02 +0000
commit79738336a8ea6582f0a0a20819e9e130e95bcced (patch)
tree6efd27621614d960abfec3a80a76bbc07bb26267 /clang/lib/CodeGen/CodeGenFunction.h
parent444f079d34552a43774e81ec554f9441b212824a (diff)
downloadbcm5719-llvm-79738336a8ea6582f0a0a20819e9e130e95bcced.tar.gz
bcm5719-llvm-79738336a8ea6582f0a0a20819e9e130e95bcced.zip
Make changes to avoid creating nested CALLSEQ_START/END constructs, which aren't
yet legal according to comments in LegalizeDAG.cpp:227. Memcpy nodes created for copying byval arguments are inserted before CALLSEQ_START. The two failing tests reported in PR10876 pass after applying this patch. llvm-svn: 140046
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud