[PATCH] D30588: [LTO] Add module asm uses to the llvm.compiler.used before merging

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 09:55:21 PST 2017


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

Update test per review.


https://reviews.llvm.org/D30588

Files:
  include/llvm/LTO/LTOBackend.h
  include/llvm/LTO/legacy/LTOCodeGenerator.h
  include/llvm/LTO/legacy/LTOModule.h
  lib/LTO/LTO.cpp
  lib/LTO/LTOBackend.cpp
  lib/LTO/LTOCodeGenerator.cpp
  lib/LTO/LTOModule.cpp
  test/LTO/X86/symver-asm.ll
  test/tools/llvm-lto2/errors.ll
  tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30588.90871.patch
Type: text/x-patch
Size: 9316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170307/d60e1a9b/attachment.bin>


More information about the llvm-commits mailing list