[PATCH] D70691: Optimization record for bytecode input missing- PR44000
    Francis Visoiu Mistrih via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec  4 09:23:25 PST 2019
    
    
  
thegameg accepted this revision.
thegameg added a comment.
This revision is now accepted and ready to land.
LGTM with one last nit, thanks!
================
Comment at: clang/lib/CodeGen/CodeGenAction.cpp:1075
+      Diagnostics.Report(SourceLocation(),
                                  diag::warn_fe_override_module)
           << TargetOpts.Triple;
----------------
Indentation looks a bit off here.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70691/new/
https://reviews.llvm.org/D70691
    
    
More information about the llvm-commits
mailing list