[Lldb-commits] [PATCH] Fix load address resolution on Windows
    Zachary Turner 
    zturner at google.com
       
    Thu Jan 22 09:44:24 PST 2015
    
    
  
Just to be clear, we should be checking that the triple vendor was NOT specified right?  The code you wrote checks that it was specified.
Would it be worthwhile to make a function called ArchSpec::MergeFrom(const ArchSpec &other), which basically does what I've done here (with a comment explaining how it works)?
http://reviews.llvm.org/D7120
EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
    
    
More information about the lldb-commits
mailing list