Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D111158
[Docs][ORCv2] GetForCurrentProcess now returns an Expected<std::unique_ptr>. NFC ClosedPublic Authored by jroelofs on Oct 5 2021, 8:02 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 22 2021, 2:35 PM Closed by commit rGd08303e40416: [Docs][ORCv2] GetForCurrentProcess now returns an Expected<std::unique_ptr>. NFC (authored by jroelofs). · Explain WhyDec 10 2021, 2:21 PM This revision was automatically updated to reflect the committed changes. jroelofs retitled this revision from [Docs][ORCv2] GetForCurrentProcess now returns an ErrorOr<std::unique_ptr>. NFC to [Docs][ORCv2] GetForCurrentProcess now returns an Expected<std::unique_ptr>. NFC.Dec 10 2021, 2:22 PM
Diff 377253 llvm/docs/ORCv2.rst
|