]> granicus.if.org Git - clang/commitdiff
Run this test through instnamer to stop it failing on non-asserts clang builds.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 29 Apr 2014 02:18:35 +0000 (02:18 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 29 Apr 2014 02:18:35 +0000 (02:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207488 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenObjC/arc-linetable.m

index 20a3de78f47fadd06499e68b87851f35dd9333fc..553803d462e13a317b36da445b23a6ee99878ea0 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -emit-llvm -fblocks -fobjc-arc -g -triple x86_64-apple-darwin10 %s -o - | FileCheck %s
+// RUN: %clang_cc1 -emit-llvm -fblocks -fobjc-arc -g -triple x86_64-apple-darwin10 %s -o - | opt -instnamer -S | FileCheck %s
 
 // Legend: EXP = Return expression, RET = ret instruction