Displaying 2 results from an estimated 2 matches for "9958e502".
2018 Jan 04
0
Linker Option support for ELF
...t lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>
>
--
Saleem Abdulrasool
compnerd (at) compnerd (dot) org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180103/9958e502/attachment.html>
2018 Jan 04
2
Linker Option support for ELF
We should do this. ELF is the odd duck out that lacks this capability.
I agree with Rafael we should have a whitelist of flags that we support,
but I'd rather leave the syntax as more or less just a response file.
That's basically what's implemented for COFF.
Sent from phone
On Wed, Jan 3, 2018, 4:13 PM Rafael Avila de Espindola via llvm-dev <
llvm-dev at lists.llvm.org>