mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 04:14:03 +08:00
@@ -1,4 +1,7 @@
|
||||
// RUN: %clang -O0 %s -o %t && %run %t
|
||||
//
|
||||
// This test fails under x86_64, freadlink can't read the current symlink path.
|
||||
// XFAIL: x86_64-darwin
|
||||
|
||||
#include <assert.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user