Skip to content

Commit 85dfc6f

Browse files
committed
add test
1 parent d2af6dc commit 85dfc6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/AArch64/patchable-function-entry-empty.mir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# RUN: llc -mtriple=aarch64 -run-pass=patchable-function %s -o - | FileCheck %s
2+
# RUN: llc -mtriple=aarch64 -passes=patchable-function %s -o - | FileCheck %s
23

34
## The initial .loc covers PATCHABLE_FUNCTION_ENTER.
45
## Emitting a new .loc may create a prologue_end prematurely.

0 commit comments

Comments
 (0)