Disable XRay test fork_basic_logging for NetBSD

This code has not been ported so far.

llvm-svn: 346196
This commit is contained in:
Kamil Rytarowski 2018-11-06 01:53:54 +00:00
parent d36f3b0f92
commit 927c8803c1
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@
// REQUIRES: x86_64-target-arch // REQUIRES: x86_64-target-arch
// REQUIRES: built-in-llvm-tree // REQUIRES: built-in-llvm-tree
// Not ported.
// UNSUPPORTED: netbsd
#include "xray/xray_log_interface.h" #include "xray/xray_log_interface.h"
#include <stdio.h> #include <stdio.h>
#include <unistd.h> #include <unistd.h>