Skip to content

Commit 55fee71

Browse files
committed
AArch64/test: Add check for function name to machine-outliner-bad-adrp.mir
Summary: This test was failing in one of our setups because the generated ModuleID had the full path of the test file and that path contained the string BL. Reviewers: t.p.northover, jpaquette, paquette Reviewed By: paquette Subscribers: javed.absar, kristof.beyls, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D58217 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354497 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 4a2d4c6 commit 55fee71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/CodeGen/AArch64/machine-outliner-bad-adrp.mir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
...
1111
---
1212
name: foo
13+
# CHECK-LABEL: name: foo
1314
tracksRegLiveness: true
1415
constants:
1516
- id: 0

0 commit comments

Comments
 (0)