[PATCH] D109371: [RISCV][RFC] Add LLVM support for RISC-V overlay system

Edward Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 1 04:00:57 PDT 2021


edward-jones added a comment.
Herald added subscribers: VincentWu, luke957.

Some of the previously changes made were undone in order to match the spec as-written (notably I undid the renaming of relocations).

This could do with another review now because I don't expect this patch will change too much now unless the spec also changes.


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

https://reviews.llvm.org/D109371



More information about the llvm-commits mailing list