mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 08:56:15 +08:00
a25dcfd9069a8d2426a7db8779ba6dac01d74fa4
This is a simple file system tree of memory buffers that can be filled by a client. In conjunction with an OverlayFS it can be used to make virtual files accessible right next to physical files. This can be used as a replacement for the virtual file handling in FileManager and which I intend to remove eventually. llvm-svn: 249315
…
…
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%