[PATCH] D28998: [lld/LTO] Add a flag to use the new PM during LTO

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 10:11:53 PST 2017


ruiu added a comment.

Is this flag intended to be a permanent flag, or is it going to be used during transition from old to new? If it is going to be used indefinitely, `new` in `-lto-use-new-pm` doesn't make much sense.


Repository:
  rL LLVM

https://reviews.llvm.org/D28998





More information about the llvm-commits mailing list