[PATCH] D15940: Add verifier pass for finding GC relocation bugs
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 4 18:16:56 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL307112: [SafepointIRVerifier] Add verifier pass for finding GC relocation bugs (authored by annat).
Changed prior to commit:
https://reviews.llvm.org/D15940?vs=44168&id=105204#toc
Repository:
rL LLVM
https://reviews.llvm.org/D15940
Files:
llvm/trunk/include/llvm/IR/SafepointIRVerifier.h
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/lib/IR/CMakeLists.txt
llvm/trunk/lib/IR/Core.cpp
llvm/trunk/lib/IR/SafepointIRVerifier.cpp
llvm/trunk/test/SafepointIRVerifier/basic-use-after-reloc.ll
llvm/trunk/test/SafepointIRVerifier/constant-bases.ll
llvm/trunk/test/SafepointIRVerifier/unrecorded-live-at-sp.ll
llvm/trunk/test/SafepointIRVerifier/uses-in-phi-nodes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15940.105204.patch
Type: text/x-patch
Size: 30111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/614e0119/attachment-0001.bin>
More information about the llvm-commits
mailing list