mention command line parameters
authorAdrian Prantl <aprantl@apple.com>
Tue, 17 Sep 2013 00:15:36 +0000 (00:15 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 17 Sep 2013 00:15:36 +0000 (00:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190827 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/ARM/PR16736.ll

index 87619f9774326c3f602cc6d5bfe826777006f6fa..d9a4b69ed4e22c919985488a31ff5fc0ad14674f 100644 (file)
@@ -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);