This is an archive of the discontinued LLVM Phabricator instance.

[libc][obvious] Actually return the value from `malloc` for NVPTX
ClosedPublic

Authored by jhuber6 on Jun 15 2023, 1:12 PM.

Details

Summary

Switching to this interface we neglected to actually write the output
from the malloc call to the RPC buffer. Fix this so the tests pass
again.

Diff Detail

Event Timeline

jhuber6 created this revision.Jun 15 2023, 1:12 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 15 2023, 1:12 PM
jhuber6 requested review of this revision.Jun 15 2023, 1:12 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 15 2023, 1:13 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.