diff options
author | Mircea Trofin <mtrofin@google.com> | 2021-01-15 21:55:58 -0800 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2021-01-15 21:59:35 -0800 |
commit | a61e42efbb73e55c44cbb0eb2686c7b4a25ca812 (patch) | |
tree | e6ef8e8b7953fdb977024e65054c0114ec9b9708 /llvm/lib/Transforms/Utils/Debugify.cpp | |
parent | be68c9222b85815612e6bd8bc606a87e3111a0fb (diff) | |
download | llvm-a61e42efbb73e55c44cbb0eb2686c7b4a25ca812.zip llvm-a61e42efbb73e55c44cbb0eb2686c7b4a25ca812.tar.gz llvm-a61e42efbb73e55c44cbb0eb2686c7b4a25ca812.tar.bz2 |
[NPM][Inliner] Temporarily remove inline_stats test case for always
inline
The stats are printed at InlinePass destruction. When we have 2 of them,
it appears the destruction order of the Passes std::vector of the pass
manager differs in msan builds - example:
http://lab.llvm.org:8011/#/builders/74/builds/2135.
This reproes locally, too.
Temporarily removing the sub-test case, to green the build, and will
follow up with a stat dumping alternative that does not depend on vector
element dtor order.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions