mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-06 01:22:41 +00:00
Disable final MSAN test in AArch64 to get the bots green
llvm-svn: 248014
This commit is contained in:
parent
77771cfd97
commit
7716df5b7d
@ -1,4 +1,5 @@
|
||||
// RUN: %clangxx_msan -O0 -g %s -o %t && %run %t
|
||||
// REQUIRES: stable-runtime
|
||||
|
||||
#include <assert.h>
|
||||
#include <malloc.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user