[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:27:19 PDT 2021


MaskRay added a comment.

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

> Should probably be 3 spaces not 5 like I said given the above, but given that already exists in tree I'm not opposed to it. I might fix that though after this lands.

I prefer +2 indentation (3 spaces) as well :) (`RUN:   |`)


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