[all-commits] [llvm/llvm-project] 6951fe: [arm64] Remove an old special case that's not need...
Davide Italiano via All-commits
all-commits at lists.llvm.org
Mon May 4 14:19:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6951fe3989343c6605c397ac427acea4e39d2132
https://github.com/llvm/llvm-project/commit/6951fe3989343c6605c397ac427acea4e39d2132
Author: Davide Italiano <ditaliano at apple.com>
Date: 2020-05-04 (Mon, 04 May 2020)
Changed paths:
M lldb/test/API/functionalities/thread/step_out/TestThreadStepOut.py
M lldb/test/API/functionalities/thread/step_out/main.cpp
Log Message:
-----------
[arm64] Remove an old special case that's not needed anymore.
Debug info generation & codegen now steps onto the correct line.
More information about the All-commits
mailing list