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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 11:03:33 PST 2020


MaskRay updated this revision to Diff 241226.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Update description


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.241226.patch
Type: text/x-patch
Size: 7343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/6f2d60a6/attachment.bin>


More information about the llvm-commits mailing list