[all-commits] [llvm/llvm-project] b6a56b: [llvm-remarkutil] bitstream2yaml: Keep output file...

Tobias Stadler via All-commits all-commits at lists.llvm.org
Thu Jun 12 07:50:53 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6a56b8ef26a6b612eb5f49d37024666b073481e
      https://github.com/llvm/llvm-project/commit/b6a56b8ef26a6b612eb5f49d37024666b073481e
  Author: Tobias Stadler <mail at stadler-tobias.de>
  Date:   2025-06-12 (Thu, 12 Jun 2025)

  Changed paths:
    M llvm/test/tools/llvm-remarkutil/convert.test
    M llvm/tools/llvm-remarkutil/RemarkConvert.cpp

  Log Message:
  -----------
  [llvm-remarkutil] bitstream2yaml: Keep output file (#143220)

Keep the output file on successful exit, otherwise `llvm-remarkutil
bitstream2yaml -o filename.yaml ...` does not produce any output,
because the output file is deleted when the tool exits.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list