zturner added a subscriber: zturner. zturner added a comment. Hmm, yea that code path only gets run on OSX. I think the problem is that I changed the order that happens in. It now happens right when you import `configuration` for the first time, and it used to happen explicitly in `main()`. So maybe just make that function public, and call in the same place it used to be called.
http://reviews.llvm.org/D15318 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits