[all-commits] [llvm/llvm-project] d08303: [Docs][ORCv2] GetForCurrentProcess now returns an ...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Fri Dec 10 14:21:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d08303e404167fbb45a6a1b359f7955968403a36
https://github.com/llvm/llvm-project/commit/d08303e404167fbb45a6a1b359f7955968403a36
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2021-12-10 (Fri, 10 Dec 2021)
Changed paths:
M llvm/docs/ORCv2.rst
Log Message:
-----------
[Docs][ORCv2] GetForCurrentProcess now returns an Expected<std::unique_ptr>. NFC
Differential Revision: https://reviews.llvm.org/D111158
More information about the All-commits
mailing list