diff options
| author | Joel E. Denny <jdenny.ornl@gmail.com> | 2019-10-12 16:25:46 +0000 |
|---|---|---|
| committer | Joel E. Denny <jdenny.ornl@gmail.com> | 2019-10-12 16:25:46 +0000 |
| commit | 64c00893fae650bdfd1ae05136de3216f70c69b4 (patch) | |
| tree | 361fdf2a1c8eaee8cebc4ea80bca9cc83541ae5a /llvm/lib/Target/X86/X86TargetObjectFile.cpp | |
| parent | a271acbf79326da83cab36a02938fc6cd5740b1b (diff) | |
| download | bcm5719-llvm-64c00893fae650bdfd1ae05136de3216f70c69b4.tar.gz bcm5719-llvm-64c00893fae650bdfd1ae05136de3216f70c69b4.zip | |
[lit] Adjust error handling for decode introduced by r374665
On that decode, Windows bots fail with:
```
UnicodeEncodeError: 'ascii' codec can't encode characters in position 7-8: ordinal not in range(128)
```
That's the same error as before r374665 except it's now at the decode
before the write to stdout.
llvm-svn: 374666
Diffstat (limited to 'llvm/lib/Target/X86/X86TargetObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions

