Go to file
Mehdi Amini 76a00b51f0 Don't double-initialize cl::opt for iterating in reverse order to uncover non-determinism in codegen by default
Bots are broken and needs to be fixed before having this on by default.
The feature was committed in r289619.

I tried to disable it in r289624 and failed because it was initialized in two places.

llvm-svn: 289626
2016-12-14 02:35:32 +00:00
clang [PS4] Undo dialect tweak for Objective-C. 2016-12-14 02:06:11 +00:00
clang-tools-extra
compiler-rt
debuginfo-tests
libclc
libcxx
libcxxabi
libunwind
lld
lldb
llgo
llvm Don't double-initialize cl::opt for iterating in reverse order to uncover non-determinism in codegen by default 2016-12-14 02:35:32 +00:00
openmp
parallel-libs
polly