Skip to content
Commit 79738336 authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

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
parent 444f079d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment