[PATCH] D71069: [ELF][Hexagon]Add TPREL relocation support to Hexagon

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 09:58:41 PST 2020


MaskRay added inline comments.


================
Comment at: lld/test/ELF/hexagon-tls-le.s:11
+
+# R_HEX_TPREL_32_6_X and R_HEX_TPREL_16_X
+# CHECK:      { immext(#0xffffffc0)
----------------
Testing relocations with `llvm-readobj -r` may be better. See https://reviews.llvm.org/rG47e3d3ec0c5607ae3bc6181537c0622080f3af27gg

Created  D72093


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71069





More information about the llvm-commits mailing list