commit | a65a5bf00617ada43832b17428a7ff80dcc0515f | [log] [tgz] |
---|---|---|
author | Tim Shen <timshen91@gmail.com> | Thu Jun 29 23:08:38 2017 +0000 |
committer | Tim Shen <timshen91@gmail.com> | Thu Jun 29 23:08:38 2017 +0000 |
tree | adc87c08c32a4b6ef4b1c58b07219c817d285f18 | |
parent | 88a765a70790538dc7999e5c9da2d0f6afabab3e [diff] |
[ThinkLTO] Invoke build(Thin)?LTOPreLinkDefaultPipeline. Previously it doesn't actually invoke the designated new PM builder functions. This patch moves NameAnonGlobalPass out from PassBuilder, as Chandler points out that PassBuilder is used for non-O0 builds, and for optimizations only. Differential Revision: https://reviews.llvm.org/D34728 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306756 91177308-0d34-0410-b5e6-96231b3b80d8