[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
Thu May 6 12:03:48 PDT 2021


MaskRay updated this revision to Diff 343470.
MaskRay marked an inline comment as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.

add a function call test


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.343470.patch
Type: text/x-patch
Size: 7960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/f6ca8454/attachment.bin>


More information about the llvm-commits mailing list