Add a shim for fork() since it is not supported on the PS4 platform.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D79839
Add shim for fork() on PS4 ClosedPublic Authored by dyung on May 12 2020, 11:37 PM.
Details Summary Add a shim for fork() since it is not supported on the PS4 platform.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 13 2020, 4:47 AM Closed by commit rG5435c5def24e: Add shim for fork() on PS4 as it is not supported there. (authored by dyung). · Explain WhyMay 13 2020, 11:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 263811 compiler-rt/lib/profile/InstrProfilingUtil.h
|