[PATCH] D127842: [RuntimeDyld][RISCV] Minimal riscv64 support

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 02:19:29 PDT 2022


asb added a comment.

I'm not very familiar with testing for RuntimeDyld, but shouldn't there be test cases added to llvm/test/ExecutionEngine/RuntimeDyld/RISCV to cover this change? (also - thanks for the contribution!)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127842



More information about the llvm-commits mailing list