[all-commits] [llvm/llvm-project] 6c4d37: lldb: xfail TestCrossDSOTailCalls.py and TestCross...
Vedant Kumar via All-commits
all-commits at lists.llvm.org
Thu Jan 16 14:49:01 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6c4d37733403bf3fda260f1b05fc899427a61cdc
https://github.com/llvm/llvm-project/commit/6c4d37733403bf3fda260f1b05fc899427a61cdc
Author: Vedant Kumar <vsk at apple.com>
Date: 2020-01-16 (Thu, 16 Jan 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/functionalities/tail_call_frames/cross_dso/TestCrossDSOTailCalls.py
M lldb/packages/Python/lldbsuite/test/functionalities/tail_call_frames/cross_object/TestCrossObjectTailCalls.py
Log Message:
-----------
lldb: xfail TestCrossDSOTailCalls.py and TestCrossObjectTailCalls.py on arm/aarch64
This effectively reverts commit
8d2f252bb8e4d199be8498c4ee2245117ef08fd2, which went a bit too far and
disabled these on all non-Darwin systems.
More information about the All-commits
mailing list