mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:58:11 +08:00
The memory read --outfile command should truncate the output when unless --append-outfile. Fix the bug and add a test. rdar://76062318 Differential revision: https://reviews.llvm.org/D99890