[PATCH] D69018: [AArch64] Fix offset calculation
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 16 10:46:51 PDT 2019
thegameg added inline comments.
================
Comment at: llvm/test/CodeGen/AArch64/framelayout-large-offset.mir:1
+# RUN: llc -mtriple=aarch64-none-linux-gnu -run-pass=prologepilog %s -o -
+---
----------------
I believe this is missing a `| FileCheck %s` to perform the actual checks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69018/new/
https://reviews.llvm.org/D69018
More information about the llvm-commits
mailing list