[all-commits] [llvm/llvm-project] b1bb1d: [lldb] Skip tests for target var without a proc on...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Oct 25 20:45:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1bb1d4c46889c4cae2b6586b50c3397584fa064
https://github.com/llvm/llvm-project/commit/b1bb1d4c46889c4cae2b6586b50c3397584fa064
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M lldb/test/API/commands/target/basic/TestTargetCommand.py
M lldb/test/API/lang/c/global_variables/TestGlobalVariables.py
Log Message:
-----------
[lldb] Skip tests for target var without a proc on both arm64 & arm64e
LLDB needs to be taught about chained fixups.
<rdar://problem/37773624>
More information about the All-commits
mailing list