sivachandra added inline comments. ================ Comment at: source/Target/StackFrame.cpp:600 @@ -599,3 +599,3 @@ - if (m_sc.comp_unit) + if (m_sc.comp_unit && get_file_globals) { ---------------- This should not be part of this change. I have another patch for that: http://reviews.llvm.org/D16745
http://reviews.llvm.org/D16746 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits