[PATCH] D101875: [RISCV] Prefer to lower MC_GlobalAddress operands to .Lfoo$local

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 11 11:07:06 PDT 2021


MaskRay added a comment.

In D101875#2751397 <https://reviews.llvm.org/D101875#2751397>, @jrtc27 wrote:

> Ok, but you _still_ haven't wrapped the RUN lines like the example I posted

Not sure this will improve readability. The longest RUN line just takes 99 characters. We don't enforce 80-character rule for tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101875



More information about the llvm-commits mailing list