[Test] delete LPM RUNs in inline_nossp.ll
authorNick Desaulniers <ndesaulniers@google.com>
Wed, 30 Jun 2021 00:09:39 +0000 (17:09 -0700)
committerNick Desaulniers <ndesaulniers@google.com>
Wed, 30 Jun 2021 00:09:42 +0000 (17:09 -0700)
commit98b9fc9b93d7116cec9b661f809441488c3894cb
tree944d66dbd0836ec5f3dda70cd976923a6074dc2d
parent632e15e766ee625ae367b2e872f3df903e507bfb
[Test] delete LPM RUNs in inline_nossp.ll

This test was modified in D104958. Invoking opt with -{passname} (vs
-passes={passname}) without -enable-new-pm={0|1} is now ambiguous and
dependent on how LLVM was configured.  Drop the LPM runs rather than
fix since there unlikely to be any users still on LPM that rely on the
behavior in this test.

See also:
https://lists.llvm.org/pipermail/llvm-dev/2021-June/151553.html

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D105154
llvm/test/Transforms/Inline/inline_nossp.ll