[PATCH] D37625: [DWARF] Incorrect prologue end line record.
Carlos Alberto Enciso via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 24 23:23:32 PDT 2017
CarlosAlbertoEnciso marked an inline comment as done.
CarlosAlbertoEnciso added a comment.
In https://reviews.llvm.org/D37625#901422, @pmatos wrote:
> Was this ever fixed and reapplied? The last I can find on this was r313057 where @rob.lougher reverted r313047.
Hi,
Sorry about my delay in replying.
The compiler fix, caused couple of LLDB tests to fail.
llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/inline-stepping
Those tests have been under discussion with the LLDB people. The final changes to be submitted for review.
After that, the compiler fix should be reapplied.
Thanks.
Repository:
rL LLVM
https://reviews.llvm.org/D37625
More information about the llvm-commits
mailing list