[PATCH] D29663: [ELF] - Added partial support for --emit-relocs (no --gc-section case, no /DISCARD/ support) #3
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 8 07:33:02 PST 2017
>> Index: test/ELF/Inputs/emit-relocs.s
>
>This file is no longer used.
>
>LGTM with it removed.
>
>Cheers,
>Rafael
It is already was removed in the latest diff, thanks !
So should following patch implement GC + /DISCARD/ at once I guess ?
George.
More information about the llvm-commits
mailing list