[all-commits] [llvm/llvm-project] fa90a0: [llvm-exegesis] Improve error handling for shm_ope...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Wed Mar 27 13:26:09 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa90a0aa0e12aaf657d0f6f7626e05f90ba6f999
https://github.com/llvm/llvm-project/commit/fa90a0aa0e12aaf657d0f6f7626e05f90ba6f999
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2024-03-27 (Wed, 27 Mar 2024)
Changed paths:
M llvm/tools/llvm-exegesis/lib/SubprocessMemory.cpp
Log Message:
-----------
[llvm-exegesis] Improve error handling for shm_open calls
This patch adds error handling for shm_open failures in one case where
they were not handled before and also makes an error handler in another
case report the value of errno for diagnosis.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list