[LLVMdev] Does LLVM sign ARM ELFs?

Amara Emerson amara.emerson at arm.com
Wed Nov 21 01:27:30 PST 2012


> From the ABI:

> Maybe another thing to add to your attributes patch, adding some
> vendor specific info to it (like clang/version, llvm/version,
> integrated-as, etc)?

This is a possibility, though I suspect that you can just use elf-dump if
you know what you're looking for. As you know the patch is specialized to
the public aeabi vendor but LLVM is free to define its own byte format
according to the spec.

Amara










More information about the llvm-dev mailing list