[LLVMdev] [MC] [llvm-mc] Getting target specific information to <target>ELFObjectWriter

Eli Bendersky eliben at google.com
Fri Dec 14 11:35:31 PST 2012


On Tue, Dec 11, 2012 at 2:48 PM, Carter, Jack <jcarter at mips.com> wrote:
> Attached are the promised patches for the below proposed change.
>

Just a quick question from an initial review: isn't the int->bool
mapping of flags a bit limiting. Flag can have actual values and not
only be there or not be there. Wouldn't a more generic mapping
(string->string ?) be more universally useful? Or am I missing
something obvious here...

Eli



More information about the llvm-dev mailing list