[PATCH] D56865: [MergeFunc] Allow merging identical vararg functions using aliases
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 18 11:45:28 PST 2019
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
LGTM
On a related note, we have another case where thunks may be invalid due to CC restrictions: https://bugs.llvm.org/show_bug.cgi?id=40232
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56865/new/
https://reviews.llvm.org/D56865
More information about the llvm-commits
mailing list