[all-commits] [llvm/llvm-project] a8cf32: [RISCV] Add XFAIL riscv32 for known issue with the...
Luís Marques via All-commits
all-commits at lists.llvm.org
Wed Mar 31 07:19:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8cf32baf57de151bb6a8341957e101b04a6e816
https://github.com/llvm/llvm-project/commit/a8cf32baf57de151bb6a8341957e101b04a6e816
Author: Luís Marques <luismarques at lowrisc.org>
Date: 2021-03-31 (Wed, 31 Mar 2021)
Changed paths:
M clang/test/CodeGen/sanitize-coverage-old-pm.c
Log Message:
-----------
[RISCV] Add XFAIL riscv32 for known issue with the old pass manager
See D80668, rG7b4832648a63 and https://bugs.llvm.org/show_bug.cgi?id=46117
for details of the issue.
Differential Revision: https://reviews.llvm.org/D99108
More information about the All-commits
mailing list