rengolin added a comment.

Hi Jason,

This has nothing to do with your patch per se, but we have accurate target 
descriptions in LLVM, and the parser for all the triples and extra options is 
now publicly available, so I was wondering if (probably after this go in), you 
could have a look at using these libraries.

I'm of course assuming you already use other LLVM libraries in LLDB, as it 
would make sense to use the same target description classes to understand about 
the target without re-writing everything.

Just a thought.

cheers,
--renato


Repository:
  rL LLVM

http://reviews.llvm.org/D13578



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to