[all-commits] [llvm/llvm-project] e096a0: [Inliner] Remove -update-return-attrs flag
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Apr 21 14:39:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e096a03fdbbe6e10aa08b63b6ee20f9008d1b644
https://github.com/llvm/llvm-project/commit/e096a03fdbbe6e10aa08b63b6ee20f9008d1b644
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
M llvm/lib/Transforms/Utils/InlineFunction.cpp
Log Message:
-----------
[Inliner] Remove -update-return-attrs flag
This is by default on and I don't see any reason to turn it off. There's also no testing of it.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D148956
More information about the All-commits
mailing list