diff options
author | Michael Jones <michaelrj@google.com> | 2022-12-07 13:25:22 -0800 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2022-12-12 13:11:45 -0800 |
commit | 9beb8d1109c00575c9a30df5f931804cd81ad891 (patch) | |
tree | cc4f9d374f66f0e07f48709a5dffa32be2da7811 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 93bbcffc7e9dbb30d5cd9002bc136dd3d7df950d (diff) | |
download | llvm-9beb8d1109c00575c9a30df5f931804cd81ad891.zip llvm-9beb8d1109c00575c9a30df5f931804cd81ad891.tar.gz llvm-9beb8d1109c00575c9a30df5f931804cd81ad891.tar.bz2 |
[libc] move errno out of file internals
Now errno is only set by the terminal entrypoints, and not the internal
implementations. This patch is part of the larger effort to not set
errno in libc internal code: https://github.com/llvm/llvm-project/issues/59278
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D139576
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions