From 06b005f17a110396f95dfbabfa988aa94d195f9a Mon Sep 17 00:00:00 2001 From: Adrian Prantl Date: Tue, 17 Sep 2013 00:15:36 +0000 Subject: mention command line parameters git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190827 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/ARM/PR16736.ll | 1 + 1 file changed, 1 insertion(+) (limited to 'test/DebugInfo') diff --git a/test/DebugInfo/ARM/PR16736.ll b/test/DebugInfo/ARM/PR16736.ll index 87619f9..d9a4b69 100644 --- a/test/DebugInfo/ARM/PR16736.ll +++ b/test/DebugInfo/ARM/PR16736.ll @@ -1,6 +1,7 @@ ; RUN: llc -filetype=asm < %s | FileCheck %s ; CHECK: @DEBUG_VALUE: h:x <- [R{{.*}}+{{.*}}] ; generated from: +; clang -cc1 -triple thumbv7 -S -O1 arm.cpp -g ; ; int f(); ; void g(float); -- cgit v1.1