Imporved the way the GPUJIT handles temporary files for Intel's Beignet.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Instead of POSIX, you should use the OS-independent abstractions for interfacing with the system in the llvm::sys and llvm::sys::fs namespaces.