[PATCH] D27745: [llvm] Turn off reverse iteration of SmallPtrSet by default
Mandeep Singh Grang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 13 18:06:49 PST 2016
mgrang added a comment.
Internally, we only build llvm for ARM targets. The buildbot crashes are only on some of the non-ARM tests:
http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-incremental_check/31314/testReport/junit/LLVM
I will build other targets and try to figure out a fix and then re-enable the default behavior.
Repository:
rL LLVM
https://reviews.llvm.org/D27745
More information about the llvm-commits
mailing list