commit | bcf26eacc012539a6f88ffb81ec6183a9dc1bd65 | [log] [tgz] |
---|---|---|
author | Paul Robinson <paul.robinson@sony.com> | Wed Feb 14 17:35:52 2018 +0000 |
committer | Paul Robinson <paul.robinson@sony.com> | Wed Feb 14 17:35:52 2018 +0000 |
tree | fa532f1366bcfc67f1897aecb60bbe14124fe71d | |
parent | a7c2acc8f19a62cce2061553eebc364163d1d513 [diff] |
[DWARF] Fix incorrect prologue end line record. The prologue-end line record must be emitted after the last instruction that is part of the function frame setup code and before the instruction that marks the beginning of the function body. Patch by Carlos Alberto Enciso! Differential Revision: https://reviews.llvm.org/D41762 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@325143 91177308-0d34-0410-b5e6-96231b3b80d8