Imporved the way the GPUJIT handles temporary files for Intel's Beignet.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 10079 Build 10079: arc lint + arc unit
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.