Fix for arm bots afternew PM pass port. Prevent cross compiling on arm.

llvm-svn: 344702
This commit is contained in:
Leonard Chan 2018-10-17 18:12:18 +00:00
parent 4dd72fa4f6
commit 40968955ff
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: %clang_cc1 -S -emit-llvm -o - -fexperimental-new-pass-manager -fsanitize=address -triple=x86_64-linux %s | FileCheck %s
; RUN: %clang_cc1 -S -emit-llvm -o - -fexperimental-new-pass-manager -fsanitize=address %s | FileCheck %s
; CHECK: @llvm.global_ctors = {{.*}}@asan.module_ctor
; CHECK: declare void @__asan_loadN