-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
selftest: Print stderr output upon llvm-mc failure
Without stderr from `llvm-mc`, it's difficult to debug the issue. This commit modifies the call to `llvm-mc` so that the error output is printed is an exception is thrown while running `llvm-mc`.
- Loading branch information
1 parent
e6ec7ec
commit 38079f5
Showing
1 changed file
with
3 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters