[PATCH] D48405: [ELF] Put .rodata before .text even if --no-rosegment or SECTIONS command is used

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 23:23:30 PDT 2018


atanasyan added inline comments.


================
Comment at: test/ELF/mips-gp-ext.s:38
 #                          ^-- %lo(_gp_disp)
 #                                   ^-- 8 - (0x13c - 0x100)
 #                                       G - (GP - .got)
----------------
Please change in this comment 0x13c to 0x1ec (new _gp value)


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D48405





More information about the llvm-commits mailing list