Revert "[libunwind] Relax a REQUIRES on a test that passes on FreeBSD"

While it worked for me locally, it appears to be failing on the
FreeBSD 13 buildbot.

This reverts commit ab7896231e.
This commit is contained in:
Alex Richardson
2023-09-26 07:15:39 -07:00
parent 64482d5766
commit b29b6ccc4e

View File

@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
// REQUIRES: linux || freebsd
// REQUIRES: linux
// TODO: Figure out why this fails with Memory Sanitizer.
// XFAIL: msan