Commit 76659375 by Reed Kotler Committed by Jim Stichnoth

add scripts to doxygen for subzero

BUG= R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1572143002 . Patch from Reed Kotler <rkotlerimgtec@gmail.com>.
parent 6c7181c5
......@@ -749,7 +749,8 @@ INPUT = "../src" \
"../../llvm/include/llvm/Config" \
"../../llvm/include/llvm/IR" \
"../../llvm/include/llvm/IRReader" \
"../../llvm/include/llvm/Support"
"../../llvm/include/llvm/Support" \
"../pydir"
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment