aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/lifetime-debuginfo-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/lifetime-debuginfo-1.c')
-rw-r--r--test/CodeGen/lifetime-debuginfo-1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/lifetime-debuginfo-1.c b/test/CodeGen/lifetime-debuginfo-1.c
index e2e45cb7f816..10fd2c21644d 100644
--- a/test/CodeGen/lifetime-debuginfo-1.c
+++ b/test/CodeGen/lifetime-debuginfo-1.c
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -O1 -triple x86_64-none-linux-gnu -emit-llvm -debug-info-kind=line-tables-only %s -o - | FileCheck %s
+// RUN: %clang_cc1 -O1 -triple x86_64-none-linux-gnu -emit-llvm -debug-info-kind=line-directives-only %s -o - | FileCheck %s
// Inserting lifetime markers should not affect debuginfo