[PATCH] D18555: [ThinLTO] Add option to dump value name to GUID mapping

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 08:17:56 PDT 2016


tejohnson created this revision.
tejohnson added a reviewer: joker.eph.
tejohnson added a subscriber: llvm-commits.
Herald added a subscriber: joker.eph.

Useful for debugging since we lose this correlation after the permodule
summary/VST is read and until we later materialize source modules in the
function importer.

http://reviews.llvm.org/D18555

Files:
  lib/Bitcode/Reader/BitcodeReader.cpp
  test/Transforms/FunctionImport/funcimport.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18555.51919.patch
Type: text/x-patch
Size: 4988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160329/0d564c93/attachment.bin>


More information about the llvm-commits mailing list