[all-commits] [llvm/llvm-project] 5058d7: [llvm-exegesis] Add MAP_FIXED_NOREPLACE definiton

Aiden Grossman via All-commits all-commits at lists.llvm.org
Thu Dec 7 00:47:25 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5058d738bae15d88acc3d2977c713f43f09cb7a8
      https://github.com/llvm/llvm-project/commit/5058d738bae15d88acc3d2977c713f43f09cb7a8
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp

  Log Message:
  -----------
  [llvm-exegesis] Add MAP_FIXED_NOREPLACE definiton

MAP_FIXED_NOREPLACE doesn't exist on older kernels, so we need to define
it to be MAP_FIXED.




More information about the All-commits mailing list