[PATCH] D20378: [lld] Wrong section VMA/LMA in case of using linker scripts
Dima Stepanov via llvm-commits
llvm-commits at lists.llvm.org
Wed May 18 15:19:25 PDT 2016
dstepanov added a comment.
That is true the findSection() routine will be dead after this change and
can be removed. I'll update it.
The test case to demonstrate this issue is attached to
https://llvm.org/bugs/show_bug.cgi?id=27805. Or do you mean the test/ELF/
directory should be updated with new issue for this particular case?
Repository:
rL LLVM
http://reviews.llvm.org/D20378
More information about the llvm-commits
mailing list