[all-commits] [llvm/llvm-project] d33bac: [IPO] Add documentation for new function argument
Shoaib Meenai via All-commits
all-commits at lists.llvm.org
Wed Mar 29 08:37:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d33bac18bb77b523f18530f6dce93039e04e5581
https://github.com/llvm/llvm-project/commit/d33bac18bb77b523f18530f6dce93039e04e5581
Author: Shoaib Meenai <smeenai at fb.com>
Date: 2023-03-29 (Wed, 29 Mar 2023)
Changed paths:
M llvm/include/llvm/Transforms/IPO/FunctionImport.h
Log Message:
-----------
[IPO] Add documentation for new function argument
As pointed out by @fhahn in https://reviews.llvm.org/D146876.
Reviewed By: tejohnson
Differential Revision: https://reviews.llvm.org/D147133
More information about the All-commits
mailing list