commit | 35e8f7fa33fa3f169b7d8f89e6a50148a9510d03 | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Wed Jul 11 19:13:26 2018 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Wed Jul 11 19:13:26 2018 +0000 |
tree | 4209e13674d51bdeb23001a4d8ef4cb9193c60e4 | |
parent | adfcff45eefbf384111f2969cfcce3d6190adccb [diff] |
gold: Add ability to toggle function/data sections Some programs (e.g. Linux) aren't able to handle function/data sections when LTO is used. Thus they need a way to disable it. That can be done with these plugin options: -plugin-opt=-function-sections=0 -plugin-opt=-data-sections=0 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@336838 91177308-0d34-0410-b5e6-96231b3b80d8