<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 10, 2014 at 10:49 AM, Kevin Enderby <span dir="ltr"><<a href="mailto:enderby@apple.com" target="_blank">enderby@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">FYI, I’m working on hooking up the MCSymbolizer to the Mach-O disassembler.  So I have no problem with adding the -bare option now.</blockquote><div><br></div><div>The problem is that it is dead code. It should be no problem to introduce it when the need naturally arises.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">  Though it will take me a bit of time to get it hooked up as well as we use it for darwin’s otool(1) and all the architectures and its functionality.  But I don’t think it will take that long to get the basics of the LLVMOpInfoCallback and LLVMSymbolLookupCallback working.</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Also I would like to have the -bare option for use with the Mach-O -private-headers printing.  As I have a parameter “verbose” to those routines that is currently set as true and I would like them to be !bare instead so I will print raw values as an option.<br></blockquote><div><br></div><div>Should be easy to refactor that to use -bare later.</div><div><br></div><div>-- Sean Silva</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Kev<br>
<span class=""><br>
On Sep 9, 2014, at 5:54 PM, Sean Silva <<a href="mailto:chisophugis@gmail.com">chisophugis@gmail.com</a>> wrote:<br>
<br>
> Let's wait until we have a symbolizer before we add a -bare option.<br>
><br>
> <a href="http://reviews.llvm.org/D5279" target="_blank">http://reviews.llvm.org/D5279</a><br>
><br>
><br>
><br>
</span>> _______________________________________________<br>
> llvm-commits mailing list<br>
> <a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</blockquote></div><br></div></div>