[all-commits] [llvm/llvm-project] 0d7e5d: [lld][Hexagon] Add checks for instructions that ca...
SidManning via All-commits
all-commits at lists.llvm.org
Wed Sep 1 13:17:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d7e5daedcc6faf3247f7b3a7ed84f601efedf0e
https://github.com/llvm/llvm-project/commit/0d7e5daedcc6faf3247f7b3a7ed84f601efedf0e
Author: Sid Manning <sidneym at quicinc.com>
Date: 2021-09-01 (Wed, 01 Sep 2021)
Changed paths:
M lld/ELF/Arch/Hexagon.cpp
A lld/test/ELF/hexagon-tls-tprel.s
Log Message:
-----------
[lld][Hexagon] Add checks for instructions that can have TLS relocations
Several instructions with potential TLS relocations were missing. This
issue was found when building the Canadian LLVM toolchain.
More information about the All-commits
mailing list