[PATCH] D102052: [MC][RISCV] Add RISCV MCObjectFileInfo
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 19 05:53:31 PDT 2021
asb added a comment.
I'd be inclined to accept this on the basis that wherever it's not overly burdensome I've typically tried to match our output to GCC (mainly to avoid wasting time looking at irrelevant differences), and the change itself seems uncomplicated.
@flip1995: thanks for your patience, could you please rebase as this doesn't apply cleanly against current `main`.
If anyone has strong concerns about landing this, please speak up now!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102052/new/
https://reviews.llvm.org/D102052
More information about the llvm-commits
mailing list