This is an archive of the discontinued LLVM Phabricator instance.

Disable test/msan/pvalloc.cc on NetBSD
ClosedPublic

Authored by krytarowski on Dec 8 2017, 8:52 AM.

Details

Summary

The pvalloc(3) function is a non-standard extension missing on NetBSD.

Sponsored by <The NetBSD Foundation>

Diff Detail

Event Timeline

krytarowski created this revision.Dec 8 2017, 8:52 AM
vitalybuka accepted this revision.Dec 8 2017, 3:53 PM
This revision is now accepted and ready to land.Dec 8 2017, 3:53 PM
This revision was automatically updated to reflect the committed changes.
mloud added a subscriber: mloud.Sep 25 2021, 11:41 AM