[test][Inliner] Make always-inline.ll work with NPM
authorArthur Eubanks <aeubanks@google.com>
Wed, 26 Aug 2020 23:55:46 +0000 (16:55 -0700)
committerArthur Eubanks <aeubanks@google.com>
Thu, 27 Aug 2020 17:00:54 +0000 (10:00 -0700)
commit8bdb98c781217e318f86c568139bf0b427eab7aa
tree6e959b0b3df39b691959db42785218531b8170c1
parentdb464a3dbf0e8fed363a7b2b9a5b320514ca60f8
[test][Inliner] Make always-inline.ll work with NPM

The NPM doesn't support call-site alwaysinline as described in the comments.

Also make NPM runs more similar to legacy PM runs.

Reviewed By: ychen, asbirlea

Differential Revision: https://reviews.llvm.org/D86663
llvm/test/Transforms/Inline/always-inline.ll