[all-commits] [llvm/llvm-project] ad74df: Revert "[lldb][DWARFExpression] Fix DW_OP_div to u...
Michael Buch via All-commits
all-commits at lists.llvm.org
Tue May 2 12:37:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad74df12b8b2949bd6f45dc469dc41d488e69f78
https://github.com/llvm/llvm-project/commit/ad74df12b8b2949bd6f45dc469dc41d488e69f78
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2023-05-02 (Tue, 02 May 2023)
Changed paths:
M lldb/source/Expression/DWARFExpression.cpp
R lldb/test/Shell/SymbolFile/DWARF/x86/DW_OP_div-with-signed.s
Log Message:
-----------
Revert "[lldb][DWARFExpression] Fix DW_OP_div to use signed division"
This reverts commit e15d6b520e1e85d2cdf9ffc66f0c4698390eaa3d.
Newly added test fails on Darwin platforms and arm.
Differential Revision: https://reviews.llvm.org/D147370
More information about the All-commits
mailing list