diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-03-26 12:09:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-26 12:09:16 -0700 |
commit | 4ea5aa09deba468b250bebf3614e2a0cc57ec4b6 (patch) | |
tree | 7e2fbcc3ef059ae6b035dad88e6c44e6c4dd6bfc /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 38207a52a701f8c2b77087450b277e7debd8fe73 (diff) | |
download | llvm-4ea5aa09deba468b250bebf3614e2a0cc57ec4b6.zip llvm-4ea5aa09deba468b250bebf3614e2a0cc57ec4b6.tar.gz llvm-4ea5aa09deba468b250bebf3614e2a0cc57ec4b6.tar.bz2 |
[flang][NFC] Restore I/O runtime API header name (#132423)
flang/include/flang/Runtime/io-api.h was changed into io-api-consts.h,
then wrapped into a new io-api.h that includes io-api-consts.h, does
some redundant includes and declarations, and then declares the
prototype of one function, InquiryKeywordHashDecode.
Make that function static in io-stmt.cpp prior to its sole call site,
then undo the renaming, to reduce confusion and redundancy.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions