[PATCH] D37438: Fix segfault in FlattenCFG
Jan Vesely via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 14 15:02:05 PDT 2017
jvesely added subscribers: arsenm, jvesely.
jvesely removed a reviewer: jvesely.
jvesely added a comment.
adding Matt to cc.
the change looks OK to me, although I've never worked with flattencfg.
If the segfault was generated by legal LLVM IR, it should be easy to just add it to 'test/Transforms/Util/flattencfg.ll'
https://reviews.llvm.org/D37438
More information about the llvm-commits
mailing list