[all-commits] [llvm/llvm-project] 8bdb98: [test][Inliner] Make always-inline.ll work with NPM

aeubanks via All-commits all-commits at lists.llvm.org
Thu Aug 27 10:01:35 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8bdb98c781217e318f86c568139bf0b427eab7aa
      https://github.com/llvm/llvm-project/commit/8bdb98c781217e318f86c568139bf0b427eab7aa
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M llvm/test/Transforms/Inline/always-inline.ll

  Log Message:
  -----------
  [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




More information about the All-commits mailing list