[PATCH] D73228: [AsmPrinter][ELF] Define local aliases (.Lfoo$local) for GlobalObjects

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 10:58:38 PST 2020


MaskRay updated this revision to Diff 240942.
MaskRay added a comment.

Improve comment for AsmPrinter::getSymbolPreferLocal()


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73228

Files:
  llvm/include/llvm/CodeGen/AsmPrinter.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/test/CodeGen/AArch64/emutls.ll
  llvm/test/CodeGen/AArch64/machine-outliner-retaddr-sign-sp-mod.ll
  llvm/test/CodeGen/ARM/emutls.ll
  llvm/test/CodeGen/X86/emutls.ll
  llvm/test/CodeGen/X86/linux-preemption.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73228.240942.patch
Type: text/x-patch
Size: 6883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/7772c970/attachment.bin>


More information about the llvm-commits mailing list