summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/opt-viewer/Outputs/unicode-function-name/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/opt-viewer/Outputs/unicode-function-name/index.html')
-rw-r--r--llvm/test/tools/opt-viewer/Outputs/unicode-function-name/index.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/llvm/test/tools/opt-viewer/Outputs/unicode-function-name/index.html b/llvm/test/tools/opt-viewer/Outputs/unicode-function-name/index.html
new file mode 100644
index 00000000000..3b13be6965e
--- /dev/null
+++ b/llvm/test/tools/opt-viewer/Outputs/unicode-function-name/index.html
@@ -0,0 +1,25 @@
+
+<html>
+<head>
+<link rel='stylesheet' type='text/css' href='style.css'>
+</head>
+<body>
+<div class="centered">
+<table>
+<tr>
+<td>Source Location</td>
+<td>Hotness</td>
+<td>Function</td>
+<td>Pass</td>
+</tr>
+
+<tr>
+<td class="column-entry-0"><a href="s.swift.html#L12">s.swift:12:16</a></td>
+<td class="column-entry-0"></td>
+<td class="column-entry-0">main</td>
+<td class="column-entry-green">sil-inliner</td>
+</tr>
+
+</table>
+</body>
+</html>
OpenPOWER on IntegriCloud