summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCFrameLowering.h
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-08-05 20:10:38 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-08-05 20:10:38 +0000
commitf9e52cf01563975a1d6e7a09a6f044ec3fbaf5cf (patch)
treee8235cd36ff905d21f3007a5d8f9c5cab898937c /llvm/lib/Target/PowerPC/PPCFrameLowering.h
parentc03b6e78809b120f482604b3047c3888879ee29e (diff)
downloadbcm5719-llvm-f9e52cf01563975a1d6e7a09a6f044ec3fbaf5cf.tar.gz
bcm5719-llvm-f9e52cf01563975a1d6e7a09a6f044ec3fbaf5cf.zip
Don't internalize all but main by default.
This is mostly a cleanup, but it changes a fairly old behavior. Every "real" LTO user was already disabling the silly internalize pass and creating the internalize pass itself. The difference with this patch is for "opt -std-link-opts" and the C api. Now to get a usable behavior out of opt one doesn't need the funny looking command line: opt -internalize -disable-internalize -internalize-public-api-list=foo,bar -std-link-opts llvm-svn: 214919
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCFrameLowering.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud