[all-commits] [llvm/llvm-project] e1bbe5: Revert "[lldb] Make SBSection::GetSectionData call...
Omair Javaid via All-commits
all-commits at lists.llvm.org
Sun Jan 29 23:35:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e1bbe50f5a48e9b5407de9e5f4ab8197dedc85c5
https://github.com/llvm/llvm-project/commit/e1bbe50f5a48e9b5407de9e5f4ab8197dedc85c5
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2023-01-30 (Mon, 30 Jan 2023)
Changed paths:
M lldb/source/API/SBSection.cpp
M lldb/test/API/python_api/section/TestSectionAPI.py
R lldb/test/API/python_api/section/compressed-sections.yaml
Log Message:
-----------
Revert "[lldb] Make SBSection::GetSectionData call Section::GetSectionData."
This reverts commit 805600c7d573cf88cf035d01a2ea9389fc24d435.
LLDB windows buildbots were broken by the TestSectionAPI.py test. I dont
have full context of the commit to fix it. Reverting it temporarily.
https://lab.llvm.org/buildbot/#/builders/83/builds/28617
https://lab.llvm.org/buildbot/#/builders/219/builds/180
Differential Revision: https://reviews.llvm.org/D142672
More information about the All-commits
mailing list