diff options
author | Siva Chandra Reddy <sivachandra@google.com> | 2022-03-17 08:39:58 +0000 |
---|---|---|
committer | Siva Chandra Reddy <sivachandra@google.com> | 2022-03-17 15:44:04 +0000 |
commit | 29a631a273d7e64b6eeb15e5403f8b0f4c2ab5aa (patch) | |
tree | 85a0b9e2588e4f35273749ecbd43e649b4314bdf /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 295172ef51c6b9a73bc0fdcfd25f8c41ead9034a (diff) | |
download | llvm-29a631a273d7e64b6eeb15e5403f8b0f4c2ab5aa.zip llvm-29a631a273d7e64b6eeb15e5403f8b0f4c2ab5aa.tar.gz llvm-29a631a273d7e64b6eeb15e5403f8b0f4c2ab5aa.tar.bz2 |
[libc][NFC] Add a separate flag for capturing the '+' in fopen mode string.
Having a separate flag helps in setting up proper flags when
implementing, say the Linux specialization of File.
Along the way, a signature for a function which is to be used to open
files has been added. The implementation of the function is to be
included in platform specializations.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D121889
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions