[all-commits] [llvm/llvm-project] 39b1fe: [LoongArch] Implement MCTargetExpr::fixELFSymbolsI...
wanglei via All-commits
all-commits at lists.llvm.org
Sat Nov 12 01:33:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39b1fec15d23d9b9d5cc4e5048918043576f914b
https://github.com/llvm/llvm-project/commit/39b1fec15d23d9b9d5cc4e5048918043576f914b
Author: wanglei <wanglei at loongson.cn>
Date: 2022-11-12 (Sat, 12 Nov 2022)
Changed paths:
M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.cpp
M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.h
A llvm/test/MC/LoongArch/Misc/tls-symbols.s
Log Message:
-----------
[LoongArch] Implement MCTargetExpr::fixELFSymbolsInTLSFixups hook
Reviewed By: SixWeining, MaskRay
Differential Revision: https://reviews.llvm.org/D137628
More information about the All-commits
mailing list