[PATCH] D74847: [CodeGen][RISCV] Fix clang/test/CodeGen/atomic_ops.c for RISC-V

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 19 10:02:33 PST 2020


efriedma added a comment.

On a side-note, we could enhance the test runner to support "XFAIL: riscv32-default-target" if we thought it would be useful.  But again, I'm not a fan of tests that depend on the default target in the first place.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74847/new/

https://reviews.llvm.org/D74847





More information about the cfe-commits mailing list