[all-commits] [llvm/llvm-project] 33d44b: [OpaquePtr][Inline] Use byval type instead of poin...
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Aug 19 09:56:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33d44b762e6526434438762cecd05cc0d29bcec4
https://github.com/llvm/llvm-project/commit/33d44b762e6526434438762cecd05cc0d29bcec4
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-08-19 (Thu, 19 Aug 2021)
Changed paths:
M llvm/lib/Transforms/Utils/InlineFunction.cpp
Log Message:
-----------
[OpaquePtr][Inline] Use byval type instead of pointee type
Reviewed By: #opaque-pointers, dblaikie
Differential Revision: https://reviews.llvm.org/D105711
More information about the All-commits
mailing list