Disable, for now, llvm/test/Transforms/GCOVProfiling on win32. I'll investigate them...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 25 Mar 2013 19:47:20 +0000 (19:47 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 25 Mar 2013 19:47:20 +0000 (19:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177894 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/GCOVProfiling/linkagename.ll
test/Transforms/GCOVProfiling/version.ll

index 4549c7c8a8c8ead3fa4af1062b43b7c90e551fea..d1bce728e08c403fbfc2998e55fd149d1cb06499 100644 (file)
@@ -4,6 +4,8 @@
 ; RUN: grep _Z3foov %T/linkagename.gcno
 ; RUN: rm %T/linkagename.gcno
 
+; REQUIRES: shell
+
 define void @_Z3foov() {
 entry:
   ret void, !dbg !8
index 84ae95d76c941fed248bb61259a01534de7e5190..d6d0f3314c2694469242314f86a97f0bc36882f1 100644 (file)
@@ -12,6 +12,8 @@ define void @test() {
   ret void, !dbg !8
 }
 
+; REQUIRES: shell
+
 !llvm.gcov = !{!9}
 !llvm.dbg.cu = !{!0}