Disable one MSAN test in AArch64 until we have a proper fix

llvm-svn: 248008
This commit is contained in:
Renato Golin 2015-09-18 17:22:48 +00:00
parent 0a484819ca
commit 4610486e88
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
// RUN: FileCheck %s < %t.out && FileCheck %s < %t.out
// Test origin propagation through insertvalue IR instruction.
// REQUIRES: stable-runtime
#include <stdio.h>
#include <stdint.h>