[LLVMdev] [lld][ELF] How to transfer st_other field value from input to output file

Simon Atanasyan simon at atanasyan.com
Tue Nov 11 11:51:29 PST 2014


On Tue, Nov 11, 2014 at 10:39 PM, Shankar Easwaran
<shankare at codeaurora.org> wrote:
> lld needs to have some way to encode flavor specific attributes/target
> specific attributes. This is becoming more important IMHO.

I agree. I think we cannot fit all our supported architectures and
targets into the common format without any arch/tgt specific
information.

-- 
Simon Atanasyan



More information about the llvm-dev mailing list