Files
clang-p2996/llvm/lib/Target/LoongArch/AsmParser
wanglei affb2b737b [LoongArch][MC] Handle more PseudoLA* instructions with la-global-with-abs feature
This is to align with GAS. Additionally, there are some minor changes:
the definition and expansion process of the TLS_DESC pseudo-instruction
were modified in the same style.

Reviewed By: heiher

Pull Request: https://github.com/llvm/llvm-project/pull/112858
2024-10-23 13:02:29 +08:00
..