[PATCH] D101410: [M68k][test] Initial migration of MC tests
Min-Yih Hsu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 2 15:34:48 PDT 2021
myhsu added a comment.
In D101410#2732471 <https://reviews.llvm.org/D101410#2732471>, @ricky26 wrote:
> LGTM!
>
> The relocation tests look a little messier than the others (were they generated from the old tests?) but it's pretty clear and more representative of what LLVM will output I guess.
Yes they're brought manually from the old tests. And I agree with @jrtc27 that I should reformat relocation tests to only check for essential elements.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101410/new/
https://reviews.llvm.org/D101410
More information about the llvm-commits
mailing list