[PATCH] D40732: [LLD][ELF] Add linker script generated data to non-contiguous relro test [NFC].

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 02:34:26 PST 2017


peter.smith added a comment.

> This is almost exactly what I added as
>  test/ELF/relro-non-contiguous-script-data.s.
> 
> Would you mind rebasing this to add the BYTE case there instead?
> 
> Sorry,
> Rafael

Sure I'll just commit that as it will be just a small addition to the existing test.


https://reviews.llvm.org/D40732





More information about the llvm-commits mailing list