[PATCH] D43860: [AArch64] DWARF: do not generate AT_location for thread local

Lei Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 29 22:42:47 PDT 2018


lliu0 added a comment.
Herald added a reviewer: javed.absar.

Ping.

I think making the compiler not generate DW_AT_location for TLS variables is the best we can do with the current AArch64 ABI.

Thanks,
Lei


Repository:
  rL LLVM

https://reviews.llvm.org/D43860





More information about the llvm-commits mailing list