[PATCH] D77737: [SPARC] Recognize and handle the %lm(sym) operator

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 8 15:46:45 PST 2021


LemonBoy updated this revision to Diff 315538.
LemonBoy edited the summary of this revision.
LemonBoy added a comment.

Roll back to something simpler, let's only implement `%lm` and its encoding.


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

https://reviews.llvm.org/D77737

Files:
  llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp
  llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp
  llvm/lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h
  llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp
  llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h
  llvm/lib/Target/Sparc/SparcAsmPrinter.cpp
  llvm/test/MC/Sparc/sparc-relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77737.315538.patch
Type: text/x-patch
Size: 6023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210108/852cde87/attachment.bin>


More information about the llvm-commits mailing list