1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/tools/opt-viewer
Adam Nemet 2ca42e294c [opt-viewer] Support unicode characters in function names
This is a Swift feature.  The output stream for the index page and the source
HTML page is utf-8 now.

The next patch will add the HTML magic to properly render these characters in
the browser.

llvm-svn: 320725
2017-12-14 18:42:42 +00:00
..
CMakeLists.txt
opt-diff.py Make find_opt_files vararg 2017-09-29 05:20:53 +00:00
opt-stats.py Make find_opt_files vararg 2017-09-29 05:20:53 +00:00
opt-viewer.py [opt-viewer] Support unicode characters in function names 2017-12-14 18:42:42 +00:00
optpmap.py [opt-viewer] Flush stdout after progress update 2017-07-14 04:54:26 +00:00
optrecord.py [opt-viewer] Support unicode characters in function names 2017-12-14 18:42:42 +00:00
style.css [opt-viewer] Truncate long remark text in source view 2017-11-14 04:48:18 +00:00