[PATCH] D137628: [LoongArch] Implement MCTargetExpr::fixELFSymbolsInTLSFixups hook

wanglei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 12 01:20:56 PST 2022


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

Use `llvm-readobj` for test.
Use `CHECK` directly, since the location doesn't change in the .s file?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137628

Files:
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.cpp
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.h
  llvm/test/MC/LoongArch/Misc/tls-symbols.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137628.474931.patch
Type: text/x-patch
Size: 4796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221112/5a6f94b5/attachment.bin>


More information about the llvm-commits mailing list