mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-17 00:50:58 +00:00
mention command line parameters
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190827 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ad577a5c1d
commit
06b005f17a
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user