[PATCH] D63939: [UpdateTestChecks] [ARM] Add support for armv7-apple-darwin
Jinsong Ji via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 28 10:27:15 PDT 2019
jsji marked an inline comment as done.
jsji added inline comments.
================
Comment at: llvm/test/CodeGen/ARM/ldst-f32-2-i32.ll:8
; CHECK-LABEL: t:
+; CHECK:
+; CHECK-NEXT: @ %bb.0: @ %entry
----------------
lebedev.ri wrote:
> Does filecheck not bark on this?
> I think you want to skip empty lines before body
Good catch, will fix it.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63939/new/
https://reviews.llvm.org/D63939
More information about the llvm-commits
mailing list