mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 16:29:50 +08:00
[mips] Remove XFAIL.
Triple x86_64 has been added to the command line, so this test doesn't fail on mips anymore. llvm-svn: 192219
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
// RUN: %clang_cc1 -triple x86_64-unknown-unknown -emit-llvm -o - %s | FileCheck %s
|
||||
|
||||
// XFAIL: mips
|
||||
|
||||
// It could hit in @llvm.memcpy with "-triple x86_64-(mingw32|win32)".
|
||||
// CHECK-NOT: readonly
|
||||
// CHECK-NOT: readnone
|
||||
|
||||
Reference in New Issue
Block a user