diff options
author | Adam Nemet <anemet@apple.com> | 2017-02-10 04:50:18 +0000 |
---|---|---|
committer | Adam Nemet <anemet@apple.com> | 2017-02-10 04:50:18 +0000 |
commit | 386cd3dd6bae4ddda0022d68e2e0a6b2fb7f959d (patch) | |
tree | 930c1d82abb197c47c602bd5bd82d80470bd95b1 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | |
parent | 0824096cc090fef2a825024bc00aadf021c9cf96 (diff) | |
download | bcm5719-llvm-386cd3dd6bae4ddda0022d68e2e0a6b2fb7f959d.tar.gz bcm5719-llvm-386cd3dd6bae4ddda0022d68e2e0a6b2fb7f959d.zip |
opt-viewer: fix HtmlFormatter encoding
Summary: Small fix to HtmlFormatter, defaults to ascii encoding, so utf-8 output may get `UnicodeEncodeError: 'ascii' codec can't encode character ... ordinal not in range(128)` during write.
Patch by Brian Cain!
Reviewers: anemet, fhahn
Reviewed By: anemet
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D29802
llvm-svn: 294710
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp')
0 files changed, 0 insertions, 0 deletions