amccarth added inline comments.
================
Comment at: source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp:195
@@ -182,3 +194,3 @@
m_coff_header_opt (),
m_sect_headers ()
{
----------------
After discussion with a COFF expert, it seems wise to postpone trying to do
anything more with this type mapping.http://reviews.llvm.org/D16563 _______________________________________________ lldb-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
