[docs] Update link title
[oota-llvm.git] / test / DebugInfo / 2010-03-24-MemberFn.ll
index 1689fe6c91a867bfc6e1fac2a59e77a05b174c33..4ea9d2cf98616a5ec452f428a46b0bccad337a62 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -O0 < %s | grep AT_decl_file |  grep 2
+; RUN: %llc_dwarf -O0 < %s | grep AT_decl_file |  grep 2
 ; Here _ZN1S3fooEv is defined in header file identified as AT_decl_file no. 2 in debug info.
 %struct.S = type <{ i8 }>