[PATCH] D14833: [ELF] Define symbols "_end" and "end" is referenced.
Igor Kudrin via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 19 11:20:34 PST 2015
ikudrin added a comment.
In http://reviews.llvm.org/D14833#293101, @davide wrote:
> Testcases can be shrunk a little bit, e.g. you don't need to check the flags of BSS, that's covered somewhere else.
It's the only way I know to reach the lines like "Address:" and "Size:" and be sure that they are from the desired section.
http://reviews.llvm.org/D14833
More information about the llvm-commits
mailing list