commit | 2439f12f3102a137b954807c81502a19344c6da8 | [log] [tgz] |
---|---|---|
author | Jessica Paquette <jpaquette@apple.com> | Thu Aug 31 21:02:45 2017 +0000 |
committer | Jessica Paquette <jpaquette@apple.com> | Thu Aug 31 21:02:45 2017 +0000 |
tree | 29c9d2c51e1f1014a7eaea00da910f59c543d7f6 | |
parent | ae1871f4dd04483114f923d2fe8cfb55709bca12 [diff] |
[MachineOutliner] Recommit r312194, missed optimization remarks Before, this commit caused a buildbot failure: http://bb.pgr.jp/builders/test-llvm-i686-linux-RA/builds/6026/steps/test_llvm/logs/LLVM%20%3A%3A%20CodeGen__AArch64__machine-outliner-remarks.ll This was caused by the Key value in DiagnosticInfoOptimizationBase being deallocated before emitting the remarks defined in MachineOutliner.cpp. As of r312277 this should no longer be an issue. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312280 91177308-0d34-0410-b5e6-96231b3b80d8