[PATCH] D72613: [MSAN] Disable two tests on FreeBSD

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 07:53:57 PST 2020


devnexen marked an inline comment as done.
devnexen added inline comments.


================
Comment at: compiler-rt/test/msan/dtls_test.c:10
    XFAIL: FreeBSD
+   XFAIL: freebsd
    UNSUPPORTED: powerpc
----------------
arichardson wrote:
> The FreeBSD line above should be removed since that's a typo, the lit feature is all lowercase.
> 
> A comment explaining why it is xfail would also be nice. Is this the same as the netbsd issue above?
yes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72613





More information about the llvm-commits mailing list