| commit | ad6d08ac6fee10978588be3966920a1ce4faf200 | [log] [tgz] |
|---|---|---|
| author | Andrew Trick <atrick@apple.com> | Wed May 29 22:03:55 2013 +0000 |
| committer | Andrew Trick <atrick@apple.com> | Wed May 29 22:03:55 2013 +0000 |
| tree | ea982504b36354d2e57f4cd7518feb3defa20d80 | |
| parent | e3dc7f74bec5f22eeecbad757f7dfdab40fbed12 [diff] |
Order CALLSEQ_START and CALLSEQ_END nodes. Fixes PR16146: gdb.base__call-ar-st.exp fails after pre-RA-sched=source fixes. Patch by Xiaoyi Guo! This also fixes an unsupported dbg.value test case. Codegen was previously incorrect but the test was passing by luck. llvm-svn: 182885