[PATCH] D52317: Add support for dynamic libraries on Hexagon
Sid Manning via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 27 12:38:42 PDT 2018
sidneym added inline comments.
================
Comment at: ELF/Arch/Hexagon.cpp:232
+ 0x4f, 0x40, 0x9c, 0x91, // r15 = memw (r28 + #8) # object ID at GOT2
+
+ 0x3c, 0xc0, 0x9c, 0x91, // r28 = memw (r28 + #4) }# dynamic link at GOT1
----------------
OK, the blank line isn't needed.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D52317
More information about the llvm-commits
mailing list