[PATCH] D101872: [AArch64][ELF] Prefer to lower MC_GlobalAddress operands to .Lfoo$local

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 5 16:18:10 PDT 2021


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

improve tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101872

Files:
  llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  llvm/lib/Target/AArch64/AArch64MCInstLower.cpp
  llvm/test/CodeGen/AArch64/basic-pic.ll
  llvm/test/CodeGen/AArch64/elf-globals-static.ll
  llvm/test/CodeGen/AArch64/elf-preemption.ll
  llvm/test/CodeGen/AArch64/semantic-interposition-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101872.343231.patch
Type: text/x-patch
Size: 7179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210505/ea9c362b/attachment.bin>


More information about the llvm-commits mailing list