If requested, apply function merging at -O0 too. It's useful there to reduce the...
authorNick Lewycky <nicholas@mxc.ca>
Thu, 23 Oct 2014 23:49:31 +0000 (23:49 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 23 Oct 2014 23:49:31 +0000 (23:49 +0000)
commit592d84974c12c0d47b411509e3dc636dc105e4fa
tree5b3469ceedbfcee0e9d7b7facb3256a0e5f977ef
parenteb229ca928103eb5dd82030544598d21816fb813
If requested, apply function merging at -O0 too. It's useful there to reduce the time to compile.

llvm-svn: 220537
llvm/lib/Transforms/IPO/PassManagerBuilder.cpp