[PATCH] D21915: ThinLTO: Add -thinlto-action=promote-internalize.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 17:31:31 PDT 2016


pcc created this revision.
pcc added reviewers: tejohnson, mehdi_amini.
pcc added a subscriber: llvm-commits.
Herald added a subscriber: mehdi_amini.

This allows use to easily test the effect of both promotion and internalization
on a module. Also add test cases which help show that D21883 is NFC wrt
promotion+internalization.

http://reviews.llvm.org/D21915

Files:
  test/ThinLTO/X86/alias_import.ll
  test/ThinLTO/X86/weak_resolution.ll
  tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21915.62447.patch
Type: text/x-patch
Size: 9124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160701/16fc2339/attachment.bin>


More information about the llvm-commits mailing list