[PATCH] D74443: [lld][Hexagon] convert call x at GDPLT to call __tls_get_addr

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 13:48:30 PST 2020


MaskRay added a comment.

In D74443#1909797 <https://reviews.llvm.org/D74443#1909797>, @sidneym wrote:

> In D74443#1908679 <https://reviews.llvm.org/D74443#1908679>, @MaskRay wrote:
>
> > Many variable names are still not fixed.
>
>
> These had been changed per your original comment but changed back because a pre-checkin formatting pass flagged them as wrong.  I made those name changes between diff set 6 and 7 (current).


https://github.com/google/llvm-premerge-checks/issues/142

You can just ignore the clang-tidy `VariableName` warnings.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74443





More information about the llvm-commits mailing list