[all-commits] [llvm/llvm-project] d18490: Revert "[BOLT][Instrumentation] Add mmap return va...
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Thu Jun 29 22:11:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1849045fc2c38725a66ed3340444caf998598e7
https://github.com/llvm/llvm-project/commit/d1849045fc2c38725a66ed3340444caf998598e7
Author: Amir Aupov <amir.aupov at gmail.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M bolt/runtime/instr.cpp
Log Message:
-----------
Revert "[BOLT][Instrumentation] Add mmap return value assertions"
This reverts commit 8f7c53ef81c17ae9d773818181d04ef1c3890912.
The stack broke https://lab.llvm.org/buildbot/#/builders/252.
Commit: 3e13b299f9a30c566b8ff9e62edaf3dbf2a6b7e8
https://github.com/llvm/llvm-project/commit/3e13b299f9a30c566b8ff9e62edaf3dbf2a6b7e8
Author: Amir Aupov <amir.aupov at gmail.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M bolt/runtime/common.h
M bolt/runtime/instr.cpp
Log Message:
-----------
Revert "[BOLT][Instrumentation][NFC] define and use mmap flags"
This reverts commit f0b45fba4b64ab0b5d6c50d978e02f0d12d4d070.
The stack broke https://lab.llvm.org/buildbot/#/builders/252.
Compare: https://github.com/llvm/llvm-project/compare/1ea05c008610...3e13b299f9a3
More information about the All-commits
mailing list