[mlir] Attempt to resolve edge cases in PassPipeline textual format (#118877)
[llvm-project.git] / compiler-rt / www / menu.html.incl
blobe128cc7137e4a605e6def6db064a6955eea7d34e
1 <div id="menu">
2   <div>
3     <a href="http://llvm.org/">LLVM Home</a>
4   </div>
5   
6   <div class="submenu">
7     <label>compiler-rt Info</label>
8     <a href="/index.html">About</a>
9   </div>
11   <div class="submenu">
12     <label>Quick Links</label>
13     <a href="https://discourse.llvm.org">LLVM Forum</a>
14     <a href="http://lists.llvm.org/mailman/listinfo/llvm-commits">llvm-commits</a>
15     <a href="http://llvm.org/bugs/">Bug Reports</a>
16     <a href="https://github.com/llvm/llvm-project/tree/main/compiler-rt/">Browse Sources</a>
17   </div>
18 </div>