[PATCH] D24095: [lib/LTO] Add a way to run a custom pipeline

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 11:25:31 PDT 2016


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

We use this in lld, so it's kinda needed for parity with what's used there.
I might try to add an option for that in the gold-plugin as well.

https://reviews.llvm.org/D24095

Files:
  include/llvm/LTO/Config.h
  lib/LTO/LLVMBuild.txt
  lib/LTO/LTOBackend.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24095.69887.patch
Type: text/x-patch
Size: 4004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160831/9dfd47fb/attachment.bin>


More information about the llvm-commits mailing list