[PATCH] D19556: [ThinLTO] Emit individual index files for distributed backends

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 14:26:43 PDT 2016


tejohnson added a comment.

F1910013: beforeunswitch <http://reviews.llvm.org/F1910013>

F1910020: afterunswitch <http://reviews.llvm.org/F1910020>

Upload of the module IR before and after unswitching the loop in question. The message with the debug info about the unswitch in this function (there was only one) is at the end of the beforeunswitch file. I had made some minor edits to BitcodeWriter.cpp for this compile, but nothing that had any effect and the line numbers should be the same.


Repository:
  rL LLVM

http://reviews.llvm.org/D19556





More information about the llvm-commits mailing list