[all-commits] [llvm/llvm-project] ca76e9: [test] Fix eliminate-callsite-inline.ll under NPM
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Nov 18 12:41:08 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ca76e9f34da844d5f78029f0d437efef08b4dd3f
https://github.com/llvm/llvm-project/commit/ca76e9f34da844d5f78029f0d437efef08b4dd3f
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths:
M llvm/test/Transforms/NewGVN/eliminate-callsite-inline.ll
Log Message:
-----------
[test] Fix eliminate-callsite-inline.ll under NPM
The NPM inliner does not remove arbitrary unused internal functions, and
that is not the point of this test.
More information about the All-commits
mailing list