REPOSITORY rL LLVM ================ Comment at: source/Target/Platform.cpp:1512 @@ +1511,3 @@ + || arch.GetTriple ().getArch () == llvm::Triple::mipsel) + map_anon = 0x800; + ---------------- Wouldn't this be better in PlatformLinux? What are the odds of this constant being correct on non-linux platforms?
http://reviews.llvm.org/D10685 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ lldb-commits mailing list lldb-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits