[all-commits] [llvm/llvm-project] f09080: [lldb] Disable unaligned-pc-sigbus.test on arm(32)
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed May 15 02:20:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f090801a9651cf4f0d05cc361a2a1b14805b62bf
https://github.com/llvm/llvm-project/commit/f090801a9651cf4f0d05cc361a2a1b14805b62bf
Author: Pavel Labath <pavel at labath.sk>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M lldb/test/Shell/Unwind/unaligned-pc-sigbus.test
Log Message:
-----------
[lldb] Disable unaligned-pc-sigbus.test on arm(32)
I though the test could work there as well, but (of course) it does not,
because the lowest bit just means "run the code as thumb".
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list