[PATCH] D133110: lld: Include name of output file in "failed to write output" diag
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 1 09:33:16 PDT 2022
MaskRay accepted this revision.
MaskRay added inline comments.
================
Comment at: lld/test/ELF/link-open-file.test:15
# RUN: not %python %s %t.o 3 2>&1 | FileCheck %s
-# CHECK: error: failed to write to the output file
+# CHECK: error: failed to write output
----------------
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133110/new/
https://reviews.llvm.org/D133110
More information about the llvm-commits
mailing list