mention command line parameters

llvm-svn: 190827
This commit is contained in:
Adrian Prantl 2013-09-17 00:15:36 +00:00
parent 35c885879a
commit aa420d04b8
1 changed files with 1 additions and 0 deletions

View 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);