diff options
author | Alan Zhao <ayzhao@google.com> | 2025-02-06 12:57:22 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-06 12:57:22 -0800 |
commit | 4c8acbded152326ad138e1af340c0dbd5e31bbb7 (patch) | |
tree | 56c5872f8c01d9b78ee30295e2e349fc73d006a4 /llvm/lib/CodeGen/MachineStableHash.cpp | |
parent | 02fa340711d9b990b50a0daf65eb850404884137 (diff) | |
download | llvm-4c8acbded152326ad138e1af340c0dbd5e31bbb7.zip llvm-4c8acbded152326ad138e1af340c0dbd5e31bbb7.tar.gz llvm-4c8acbded152326ad138e1af340c0dbd5e31bbb7.tar.bz2 |
[libc][minor] Fix assertion in LlvmLibcFILETest.SimpleFileOperations (#126109)
The file descriptor of the first opened file is not necessarily 3, so we
change the assertion so that it's >= 0 (i.e. not an error.)
Fixes #126106
Diffstat (limited to 'llvm/lib/CodeGen/MachineStableHash.cpp')
0 files changed, 0 insertions, 0 deletions