[all-commits] [llvm/llvm-project] 2569f7: [llvm-dis] Improve missing file error message
Keith Smiley via All-commits
all-commits at lists.llvm.org
Thu May 19 11:09:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2569f79a4fe404da9d905188333484d5d66caf7e
https://github.com/llvm/llvm-project/commit/2569f79a4fe404da9d905188333484d5d66caf7e
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
A llvm/test/tools/llvm-dis/errors.test
M llvm/tools/llvm-dis/llvm-dis.cpp
Log Message:
-----------
[llvm-dis] Improve missing file error message
Previously the error message didn't include the failing path, which made
it hard to tell what went wrong.
Differential Revision: https://reviews.llvm.org/D121665
More information about the All-commits
mailing list