Tool to emit HTML from LLVM-IR to make it easier to browse.
How to compile: Clone the repo into your llvm-project/llvm/tools directory and compile like normal. The llvm-html tool works like llvm-dis.
Note: This may not work for all browsers, Chrome seems to work best.