Files
llvm-project/llvm/lib/ProfileData/MemProfReader.cpp
Snehasish Kumar d1e43f6c1a [MemProf] Write out raw profile bytes in little endian. (#150375)
Instead of writing out in native endian, write out the raw profile bytes
in little endian. Also update the MIB data in little endian. Also clean
up some lint and unused includes in rawprofile.cpp.
2025-07-30 21:44:20 -07:00

34 KiB