[PATCH] D132633: [LoongArch] Add more fixups and relocations

Ray Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 05:59:44 PDT 2022


wangleiat updated this revision to Diff 456940.
wangleiat added a comment.

Move `FirstLiteralRelocationKind+Type` fixups to LoongArchFixupKinds.h.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132633

Files:
  llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchMCInstLower.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchELFObjectWriter.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchFixupKinds.h
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCCodeEmitter.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.h
  llvm/test/MC/LoongArch/Basic/Integer/invalid.s
  llvm/test/MC/LoongArch/Basic/Integer/invalid64.s
  llvm/test/MC/LoongArch/Relocations/relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132633.456940.patch
Type: text/x-patch
Size: 54819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/fa0a613b/attachment-0001.bin>


More information about the llvm-commits mailing list