diff options
author | Paul Robinson <paul.robinson@sony.com> | 2018-02-14 17:35:52 +0000 |
---|---|---|
committer | Paul Robinson <paul.robinson@sony.com> | 2018-02-14 17:35:52 +0000 |
commit | ee88ed6753806705e807c5914c764f49b23eb520 (patch) | |
tree | 532ba6aef9c0150baaaf49a020cbfedd0fc62b9f /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 5df4d8892fd5670fd31098d57af148a7fccceb07 (diff) | |
download | llvm-ee88ed6753806705e807c5914c764f49b23eb520.zip llvm-ee88ed6753806705e807c5914c764f49b23eb520.tar.gz llvm-ee88ed6753806705e807c5914c764f49b23eb520.tar.bz2 |
[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
llvm-svn: 325143
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions