We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd614e commit d145abcCopy full SHA for d145abc
llvm/test/CodeGen/ARM/large-stack.ll
@@ -1,7 +1,7 @@
1
; RUN: llc -mtriple=arm-eabi %s -o /dev/null
2
; RUN: llc -mtriple=thumbv6m-eabi -mattr=+execute-only %s -o - -filetype=obj | \
3
; RUN: llvm-objdump -d --no-leading-addr --no-show-raw-insn - | FileCheck %s
4
-c
+
5
define void @test1() {
6
; CHECK-LABEL: <test1>:
7
;; are we using correct prologue immediate materialization pattern for
0 commit comments