[all-commits] [llvm/llvm-project] 7c1012: [test][InstrProf] Fix always_inline.ll under NPM
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Sep 18 14:52:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7c10129f5a2145cf8f6dbe259269fd2a781a8dbe
https://github.com/llvm/llvm-project/commit/7c10129f5a2145cf8f6dbe259269fd2a781a8dbe
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-09-18 (Fri, 18 Sep 2020)
Changed paths:
M llvm/test/Instrumentation/InstrProfiling/always_inline.ll
Log Message:
-----------
[test][InstrProf] Fix always_inline.ll under NPM
NPM's inliner does not clean up dead functions.
Differential Revision: https://reviews.llvm.org/D87922
More information about the All-commits
mailing list