[PATCH] D63869: [ELF] Do not produce DT_JMPREL and DT_PLTGOT if .rela.plt is empty.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 04:24:38 PDT 2019


grimar added a comment.

I think this test case should live in `test\ELF\linkerscript` folder. Also it should be `.test`, not `.s`,
like our other tests that has no or little amount of asm code.
(See unused-synthetic2.test for example)


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D63869





More information about the llvm-commits mailing list