[Lldb-commits] [lldb] 8d2f252 - lldb: Run TestCrossDSOTailCalls.py and TestCrossObjectTailCalls.py on Darwin only
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 16 06:58:15 PST 2020
On 15/01/2020 23:00, Vedant Kumar via lldb-commits wrote:
>
> Author: Vedant Kumar
> Date: 2020-01-15T14:00:05-08:00
> New Revision: 8d2f252bb8e4d199be8498c4ee2245117ef08fd2
>
> URL: https://github.com/llvm/llvm-project/commit/8d2f252bb8e4d199be8498c4ee2245117ef08fd2
> DIFF: https://github.com/llvm/llvm-project/commit/8d2f252bb8e4d199be8498c4ee2245117ef08fd2.diff
>
> LOG: lldb: Run TestCrossDSOTailCalls.py and TestCrossObjectTailCalls.py on Darwin only
>
That seems pretty drastic given that the test works fine on linux/x86.
Can you change that to xfail: arm (or xfail: arm-linux, if you're
certain that the tests actually work on arm-macos)?
pl
More information about the lldb-commits
mailing list