[NPM][Inliner] Temporarily remove inline_stats test case for always
authorMircea Trofin <mtrofin@google.com>
Sat, 16 Jan 2021 05:55:58 +0000 (21:55 -0800)
committerMircea Trofin <mtrofin@google.com>
Sat, 16 Jan 2021 05:59:35 +0000 (21:59 -0800)
commita61e42efbb73e55c44cbb0eb2686c7b4a25ca812
treee6ef8e8b7953fdb977024e65054c0114ec9b9708
parentbe68c9222b85815612e6bd8bc606a87e3111a0fb
[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.
llvm/test/Transforms/Inline/inline_stats.ll