[PATCH] D116719: [NFC][RISCV] Make the macro names more uniform

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 10 13:21:28 PST 2022


jrtc27 added a comment.

In D116719#3224274 <https://reviews.llvm.org/D116719#3224274>, @jrtc27 wrote:

> I could've sworn I stumbled upon guidance the other day about using standard names for things that exist for all targets, but can't for the life of me find it today

For future reference, https://llvm.org/docs/ProgrammersManual.html#fine-grained-debug-info-with-debug-type-and-the-debug-only-option is that documentation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116719



More information about the llvm-commits mailing list