[PATCH] D14838: [ThinLTO] Metadata linking for imported functions

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 13:46:12 PST 2015


tejohnson updated this revision to Diff 40701.
tejohnson added a comment.

- Remove a change that shouldn't be in this patch.


http://reviews.llvm.org/D14838

Files:
  include/llvm/IR/DebugInfoMetadata.h
  include/llvm/IR/GVMaterializer.h
  include/llvm/IR/Metadata.h
  include/llvm/IR/TrackingMDRef.h
  include/llvm/IRReader/IRReader.h
  include/llvm/Linker/Linker.h
  include/llvm/Transforms/Utils/ValueMapper.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/IR/Metadata.cpp
  lib/IRReader/IRReader.cpp
  lib/Linker/LinkModules.cpp
  lib/Transforms/Utils/ValueMapper.cpp
  test/Linker/Inputs/thinlto_funcimport_debug.ll
  test/Linker/thinlto_funcimport_debug.ll
  tools/llvm-link/llvm-link.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14838.40701.patch
Type: text/x-patch
Size: 46485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151119/7139989d/attachment-0001.bin>


More information about the llvm-commits mailing list