mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
The BOLT runtime currently does not close the FD pointing to /proc/self/map_files. This does not actually hurt anything but was at least a bit of a red herring for me when looking through strace on a BOLT instrumented binary.