[all-commits] [llvm/llvm-project] 37505d: [compiler-rt] Remove XFAIL decorator trampoline_se...
Omair Javaid via All-commits
all-commits at lists.llvm.org
Tue Jan 24 17:18:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 37505da42f62d71b8565b11afdafb1cccc8ad127
https://github.com/llvm/llvm-project/commit/37505da42f62d71b8565b11afdafb1cccc8ad127
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Changed paths:
M compiler-rt/test/builtins/Unit/trampoline_setup_test.c
Log Message:
-----------
[compiler-rt] Remove XFAIL decorator trampoline_setup_test.c
This patch remove xfail decorator from
builtins/Unit/trampoline_setup_test.c as it is passing on Windows/AArch64
nowz. It is being skipped in code with __clang__ not defined.
https://lab.llvm.org/buildbot/#/builders/120/builds/3873
More information about the All-commits
mailing list