[PATCH] D28312: NewGVN: Fix PR 31501.

Jack Howarth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 07:30:15 PST 2017


jwhowarth added a comment.

In https://reviews.llvm.org/D28312#635843, @dberlin wrote:

> Note: I 3-staged this change on both darwin, and linux.


How exactly did you manage to pass '-mllvm -enable-newgvn' to the stage1/stage2 compilers in stage2/stage3 without tickling https://llvm.org/bugs/show_bug.cgi?id=31506 on darwin?


https://reviews.llvm.org/D28312





More information about the llvm-commits mailing list