[PATCH] D29920: [ELF] Add test for relocations with section group

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 05:45:25 PST 2017


>This testcase is invalid ELF since the relocation section is not in the
>group. We should not crash, but it would be awesome if we could just
>reject it.
>
>How was the original testcase created?
>
>Cheers,
>Rafael

I mentioned in D29929, was able to create the same using GNU AS today.

George.


More information about the llvm-commits mailing list