We need to perform the GPU build separately. The CXX_STANDARD option
was not being passed properly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D149225
[libc] Correctly pass 'CXX_STANDARD' to the packaged GPU build ClosedPublic Authored by jhuber6 on Apr 25 2023, 7:33 PM.
Details Summary We need to perform the GPU build separately. The CXX_STANDARD option
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 25 2023, 7:33 PM jhuber6 added a child revision: D149226: [libc] Partially implement `atexit` on the GPU.Apr 25 2023, 7:37 PM This revision is now accepted and ready to land.Apr 25 2023, 10:40 PM Closed by commit rGe7735a57b9d0: [libc] Correctly pass 'CXX_STANDARD' to the packaged GPU build (authored by jhuber6). · Explain WhyApr 26 2023, 2:52 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 517338 libc/cmake/modules/LLVMLibCObjectRules.cmake
|