[PATCH] D58217: AArch64/test: Add check for function name to machine-outliner-bad-adrp.mir

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 20 10:43:26 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354497: AArch64/test: Add check for function name to machine-outliner-bad-adrp.mir (authored by tstellar, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58217?vs=186773&id=187619#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58217/new/

https://reviews.llvm.org/D58217

Files:
  llvm/trunk/test/CodeGen/AArch64/machine-outliner-bad-adrp.mir


Index: llvm/trunk/test/CodeGen/AArch64/machine-outliner-bad-adrp.mir
===================================================================
--- llvm/trunk/test/CodeGen/AArch64/machine-outliner-bad-adrp.mir
+++ llvm/trunk/test/CodeGen/AArch64/machine-outliner-bad-adrp.mir
@@ -10,6 +10,7 @@
 ...
 ---
 name:            foo
+# CHECK-LABEL: name: foo
 tracksRegLiveness: true
 constants:       
   - id:              0


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58217.187619.patch
Type: text/x-patch
Size: 413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190220/d8670b93/attachment.bin>


More information about the llvm-commits mailing list