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 d2af6dc commit 85dfc6fCopy full SHA for 85dfc6f
llvm/test/CodeGen/AArch64/patchable-function-entry-empty.mir
@@ -1,4 +1,5 @@
1
# RUN: llc -mtriple=aarch64 -run-pass=patchable-function %s -o - | FileCheck %s
2
+# RUN: llc -mtriple=aarch64 -passes=patchable-function %s -o - | FileCheck %s
3
4
## The initial .loc covers PATCHABLE_FUNCTION_ENTER.
5
## Emitting a new .loc may create a prologue_end prematurely.
0 commit comments