[all-commits] [llvm/llvm-project] a22ba5: [test] Pin dead-calls-willreturn.ll to legacy PM
aeubanks via All-commits
all-commits at lists.llvm.org
Sat Jan 23 12:36:03 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a22ba5afc8d9e3ec00be3e374d40379d1648f53d
https://github.com/llvm/llvm-project/commit/a22ba5afc8d9e3ec00be3e374d40379d1648f53d
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M llvm/test/Transforms/Inline/dead-calls-willreturn.ll
Log Message:
-----------
[test] Pin dead-calls-willreturn.ll to legacy PM
The new PM inliner does not delete dead calls.
More information about the All-commits
mailing list