]> granicus.if.org Git - clang/commitdiff
Make this test emit llvm IR rather than assembly.
authorEric Christopher <echristo@gmail.com>
Tue, 20 May 2014 23:23:51 +0000 (23:23 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 20 May 2014 23:23:51 +0000 (23:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209255 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/debug-dead-local-var.c

index 19cd6feafa70ea0674cde6d70b2d8a7025e0a8a0..31c8d3705eea1ccba626890cfa5b6a10fb6e4a81 100644 (file)
@@ -1,5 +1,5 @@
 // FIXME: Check IR rather than asm, then triple is not needed.
-// RUN: %clang_cc1 -mllvm -asm-verbose -triple %itanium_abi_triple -S -O2 -g %s -o - | FileCheck %s
+// RUN: %clang_cc1 -triple %itanium_abi_triple -O2 -g -emit-llvm %s -o - | FileCheck %s
 // Radar 8122864
 
 // Code is not generated for function foo, but preserve type information of