[PATCH] D105842: [WebAssembly] Remove datalayout strings from llc tests
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 12 14:24:05 PDT 2021
tlively added a comment.
In D105842#2872230 <https://reviews.llvm.org/D105842#2872230>, @aheejin wrote:
> Some of them seem to be `opt` tests..?
Good catch. I had to keep the data layout string in some opt tests for them to pass, so I'll go through and make sure to keep the data layout string in all the opt tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105842/new/
https://reviews.llvm.org/D105842
More information about the llvm-commits
mailing list