[PATCH] D95588: [RISCV] Implement the MC layer support of P extension

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 23:32:01 PDT 2021


Jim added a comment.

In D95588#2898470 <https://reviews.llvm.org/D95588#2898470>, @jrtc27 wrote:

> Oh, technically none of the clang changes belong in this patch. Those are for the Clang driver and preprocessor, not the MC layer which is purely llvm.

I move the clang changes to D95589 <https://reviews.llvm.org/D95589> and D95590 <https://reviews.llvm.org/D95590>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95588/new/

https://reviews.llvm.org/D95588



More information about the llvm-commits mailing list