[PATCH] D66563: [MachO][TLOF] Use hasLocalLinkage to determine if indirect symbol is local

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 09:59:33 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369671: [MachO][TLOF] Use hasLocalLinkage to determine if indirect symbol is local (authored by thegameg, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66563?vs=216503&id=216654#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66563

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/trunk/include/llvm/Target/TargetLoweringObjectFile.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/trunk/lib/Target/AArch64/AArch64TargetObjectFile.cpp
  llvm/trunk/lib/Target/AArch64/AArch64TargetObjectFile.h
  llvm/trunk/lib/Target/X86/X86TargetObjectFile.cpp
  llvm/trunk/lib/Target/X86/X86TargetObjectFile.h
  llvm/trunk/test/MC/MachO/cstexpr-gotpcrel-32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66563.216654.patch
Type: text/x-patch
Size: 9024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190822/f2cfb9ef/attachment.bin>


More information about the llvm-commits mailing list