Commit Graph

2 Commits

Author SHA1 Message Date
Keith Smiley a1cf20f012
[llvm-dis][test] Fix error case on Windows
The `N` case in the error differs across platforms.
2022-05-19 11:30:30 -07:00
Keith Smiley 2569f79a4f
[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
2022-05-19 11:07:49 -07:00