1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Bill Wendling 9a617ce941 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

llvm-svn: 336838
2018-07-11 19:13:26 +00:00
..
2018-06-23 19:04:10 +00:00
2017-11-13 23:47:58 +00:00
2018-06-08 15:16:25 +00:00
2018-04-29 00:45:03 +00:00
2018-04-25 18:06:23 +00:00