Skip to content

Commit

Permalink
Merging r354497:
Browse files Browse the repository at this point in the history
------------------------------------------------------------------------
r354497 | tstellar | 2019-02-20 19:43:45 +0100 (Wed, 20 Feb 2019) | 16 lines

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
------------------------------------------------------------------------

llvm-svn: 354555
  • Loading branch information
zmodem committed Feb 21, 2019
1 parent 0157e01 commit 96ddd7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/test/CodeGen/AArch64/machine-outliner-bad-adrp.mir
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
...
---
name: foo
# CHECK-LABEL: name: foo
tracksRegLiveness: true
constants:
- id: 0
Expand Down

0 comments on commit 96ddd7d

Please sign in to comment.