commit | 9c7c10e4073a0bc6a759ce5cd33afbac74930091 | [log] [tgz] |
---|---|---|
author | Jessica Paquette <jpaquette@apple.com> | Thu Jun 28 17:05:57 2018 +0000 |
committer | Jessica Paquette <jpaquette@apple.com> | Thu Jun 28 17:05:57 2018 +0000 |
tree | b48af609329066a01af79a7479094110924b7108 | |
parent | 294ff667fed921fd8f31e985cf5537df16c141a6 [diff] |
[MachineOutliner] Never add the outliner in -O0 We shouldn't add the outliner when compiling at -O0 even if -enable-machine-outliner is passed in. This makes sure that we don't add it in this case. This also updates machine-outliner-flags to reflect the change and improves the comment describing what that test does. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335879 91177308-0d34-0410-b5e6-96231b3b80d8