hokein added a comment.

This is a patch split out from https://reviews.llvm.org/D153740.



================
Comment at: llvm/lib/LTO/ThinLTOCodeGenerator.cpp:433
-              if (E.Error ==
-                  llvm::atomic_write_error::failed_to_create_uniq_file) {
-                errs() << "Error: " << ErrorMsgBuffer << "\n";
----------------
this is not a completely-none-functional change (in case of error), but I think 
it should be fine. 


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154191/new/

https://reviews.llvm.org/D154191

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to