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.

llvm-svn: 213998

clang/test/Driver/mno-global-merge.c

index daf029e..a17848f 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