[llvm] [Draft][BOLT] fix hugify for old kernels (#201813) (PR #201818)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 03:57:33 PDT 2026


DmitriiMartynov wrote:

> > We can parse proc_pid_maps for the actual mapping if necessary.
> 
> Parsing proc maps is a bit hacky, no?

Agree, it's hacky and actually unnecessary.

https://github.com/llvm/llvm-project/pull/201818


More information about the llvm-commits mailing list