A work towards LLVM Exploded Graph
Goto the directory ./bin
and invoke ./genNotes.sh
.
The notes can be accessed by opening the file
./docs/autogen/notes.html
in the browser.
The notes are actually generated in ./docs/autogen/noted.md
which is read in by ./docs/autogen/notes.html
.
The notes.md
file is not in the repo. It has to
be generated locally.
llvm/
contains the llvm source code.
resources/
contains the different resources
build/
contains the built llvm/clang