Revert "Stuff"
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 16 Jul 2014 23:26:17 +0000 (23:26 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 16 Jul 2014 23:26:17 +0000 (23:26 +0000)
This reverts commit r213210.

Accidental commit.

llvm-svn: 213212

clang/test/CodeGenCXX/debug-info-class-limited.cpp

index 82b2fec..92326f7 100644 (file)
@@ -1,5 +1,4 @@
-// RUN: %clang_cc1 -emit-llvm -fno-standalone-debug -g -o - %s | FileCheck %s
-// RUN: %clang_cc1 -emit-llvm -fno-standalone-debug -g -o - -load %llvmshlibdir/PrintFunctionNames%pluginext %s 2>&1 | FileCheck %s
+// RUN: %clang -emit-llvm -fno-standalone-debug -g -S %s -o - | FileCheck %s
 
 // CHECK-DAG: [ DW_TAG_structure_type ] [PR16214] [line [[@LINE+1]], {{.*}} [def]
 struct PR16214 {