]> granicus.if.org Git - clang/commitdiff
Revert new test from 213993.
authorBob Wilson <bob.wilson@apple.com>
Sat, 26 Jul 2014 00:51:28 +0000 (00:51 +0000)
committerBob Wilson <bob.wilson@apple.com>
Sat, 26 Jul 2014 00:51:28 +0000 (00:51 +0000)
It requires an arm backend and also writes output in the test directory.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213998 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/mno-global-merge.c

index daf029e8732dcbc37c665d60b9c7d1a66fd70285..a17848f04dec66480b050933238bb29d406c7898 100644 (file)
@@ -18,8 +18,3 @@
 
 // CHECK-GM-NOT: "-mglobal-merge"
 
-// RUN: %clang -target armv7-apple-darwin10 \
-// RUN:   -mno-global-merge -c %s
-
-// RUN: %clang -target armv7-apple-darwin10 \
-// RUN:   -mglobal-merge -c %s