aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorSiva Chandra Reddy <sivachandra@google.com>2023-06-20 21:36:53 +0000
committerSiva Chandra Reddy <sivachandra@google.com>2023-06-21 05:05:04 +0000
commit75d70b73063fb5abd12643207c6dda867d955df6 (patch)
tree8bc5e9da3f303a0de0e554e242087719c956f6c1 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parent832eb93251f6d415e384c77907af7002b38f9f67 (diff)
downloadllvm-75d70b73063fb5abd12643207c6dda867d955df6.zip
llvm-75d70b73063fb5abd12643207c6dda867d955df6.tar.gz
llvm-75d70b73063fb5abd12643207c6dda867d955df6.tar.bz2
[libc] Make close function of the internal File class cleanup the file object.
Before this change, a separate static method named cleanup was used to cleanup the file. Instead, now the close method cleans up the full file object using the platform's close function. Reviewed By: lntue Differential Revision: https://reviews.llvm.org/D153377
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions