[PATCH] D98881: [RISCV] Fix mcount name for Linux

Nathan Chancellor via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 18 14:38:38 PDT 2021


nathanchance added a comment.

Would it be better to hoist it into `RISCVTargetInfo` and modify the BSD switch statements to respect that in their respective TargetInfo constructors?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98881



More information about the cfe-commits mailing list