[PATCH] D94365: [AArch64] [Windows] Properly add :lo12: reloc specifiers when generating assembly

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 13:59:56 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd1fa7afc7aef: [AArch64] [Windows] Properly add :lo12: reloc specifiers when generating… (authored by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D94365?vs=315637&id=316231#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94365

Files:
  llvm/lib/Target/AArch64/AArch64MCInstLower.cpp
  llvm/test/CodeGen/AArch64/cfguard-checks.ll
  llvm/test/CodeGen/AArch64/dllimport.ll
  llvm/test/CodeGen/AArch64/mingw-refptr.ll
  llvm/test/CodeGen/AArch64/stack-protector-target.ll
  llvm/test/CodeGen/AArch64/win-tls.ll
  llvm/test/CodeGen/AArch64/win_cst_pool.ll
  llvm/test/CodeGen/AArch64/windows-extern-weak.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94365.316231.patch
Type: text/x-patch
Size: 9399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210112/a38223b5/attachment.bin>


More information about the llvm-commits mailing list