[all-commits] [llvm/llvm-project] d358ec: [lldb/test] Skip TestBreakpointThumbCodesection on...
Davide Italiano via All-commits
all-commits at lists.llvm.org
Thu Jun 25 16:22:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d358ec463943878936080064d1c43afd8798aaf0
https://github.com/llvm/llvm-project/commit/d358ec463943878936080064d1c43afd8798aaf0
Author: Davide Italiano <ditaliano at apple.com>
Date: 2020-06-25 (Thu, 25 Jun 2020)
Changed paths:
M lldb/test/API/arm/breakpoint-thumb-codesection/TestBreakpointThumbCodesection.py
Log Message:
-----------
[lldb/test] Skip TestBreakpointThumbCodesection on arm64.
This test relies on thumb, which is a 32-bits feature only.
Commit: 0df7be234412e60fbbaaf8c181fe2dfb3a2c1cc3
https://github.com/llvm/llvm-project/commit/0df7be234412e60fbbaaf8c181fe2dfb3a2c1cc3
Author: Davide Italiano <ditaliano at apple.com>
Date: 2020-06-25 (Thu, 25 Jun 2020)
Changed paths:
M lldb/test/API/functionalities/breakpoint/hardware_breakpoints/hardware_breakpoint_on_multiple_threads/TestHWBreakMultiThread.py
Log Message:
-----------
[lldb/test] XFAIL TestHWBreakMultiThread on arch rather platform.
Compare: https://github.com/llvm/llvm-project/compare/46a32683123a...0df7be234412
More information about the All-commits
mailing list