[PATCH] D136066: [ARM] Specify Triple in DebugInfo Tests
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 17 04:14:16 PDT 2022
DavidSpickett added inline comments.
================
Comment at: llvm/test/DebugInfo/ARM/float-args.ll:16
target datalayout = "e-m:e-p:32:32-i64:64-v128:64:128-a:0:32-n32-S64"
target triple = "armv7--none-eabi"
----------------
Worth removing the triples in the IR as well?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136066/new/
https://reviews.llvm.org/D136066
More information about the llvm-commits
mailing list