[PATCH] D38427: Graph builder implementation.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 20 11:43:47 PDT 2017
hctim updated this revision to Diff 119676.
hctim marked 14 inline comments as done.
hctim added a comment.
Updated with Vlad's comments. Also patched the unit tests to succeed when x86 targets are not built, instead of not compiling.
https://reviews.llvm.org/D38427
Files:
tools/llvm-cfi-verify/CMakeLists.txt
tools/llvm-cfi-verify/lib/CMakeLists.txt
tools/llvm-cfi-verify/lib/FileAnalysis.h
tools/llvm-cfi-verify/lib/GraphBuilder.cpp
tools/llvm-cfi-verify/lib/GraphBuilder.h
unittests/tools/llvm-cfi-verify/CMakeLists.txt
unittests/tools/llvm-cfi-verify/FileAnalysis.cpp
unittests/tools/llvm-cfi-verify/GraphBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38427.119676.patch
Type: text/x-patch
Size: 43329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171020/a7c8f41d/attachment.bin>
More information about the llvm-commits
mailing list