Auto merge of #45054 - andjo403:master, r=alexcrichton

Faster compile times for release builds with llvm fix

Run global optimizations after the inliner to avoid spending time on optimizing dead code.

fixes #44655
This commit is contained in:
bors
2017-10-05 22:20:23 +00:00