probinson added a comment.

The patch to expose debugger tuning to Clang was finished in r256104.  If you 
use the new -glldb option to clang, you should get these accelerator tables.  
I'm assuming you're using LLDB because I don't think any other debugger makes 
use of those tables, although that's admittedly a guess on my part.
If LLDB is the default system debugger for some target other than Darwin, then 
we should fiddle with the defaulting.

If -glldb satisfies your needs, then you can probably just abandon this review.


http://reviews.llvm.org/D14354



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

Reply via email to