[PATCH] D149526: [JITLink][RISCV] Implement linker relaxation

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 30 09:19:29 PDT 2023


tschuett added a comment.

It took me a moment to find where the new code is actually used.

You go a bit to far with the anonymous namespace:
https://llvm.org/docs/CodingStandards.html#anonymous-namespaces


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149526



More information about the llvm-commits mailing list