From: Kostya Serebryany Date: Tue, 22 Dec 2015 01:18:49 +0000 (+0000) Subject: Partial fix for PR25912, see comment 13. Should fix the sanitizer bootstrap bot X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=b6b29c7c22966cb0139d8d871cf3fdb8e30d4e10;p=oota-llvm.git Partial fix for PR25912, see comment 13. Should fix the sanitizer bootstrap bot git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256225 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Instrumentation/InstrProfiling/PR23499.ll b/test/Instrumentation/InstrProfiling/PR23499.ll index 0d49dc98ca5..b10aeade2d0 100644 --- a/test/Instrumentation/InstrProfiling/PR23499.ll +++ b/test/Instrumentation/InstrProfiling/PR23499.ll @@ -4,7 +4,7 @@ ; RUN: opt < %s -mtriple=x86_64-apple-macosx10.10.0 -instrprof -S | FileCheck %s ; RUN: opt < %s -mtriple=x86_64-unknown-linux -instrprof -S | FileCheck %s -; RUN: opt < %s -mtriple=x86_64-pc-win64-coff -instrprof -S | FileCheck %s --check-prefix=COFF +; RUN: opt < %s -mtriple=x86_64-pc-win32-coff -instrprof -S | FileCheck %s --check-prefix=COFF $_Z3barIvEvv = comdat any