search for: r330180

Displaying 5 results from an estimated 5 matches for "r330180".

2018 Apr 18
2
Need help reproducing a bug
...ab.llvm.org:8011/builders/clang-with-lto-ubuntu/builds/8173 <http://lab.llvm.org:8011/builders/clang-with-lto-ubuntu/builds/8173> http://lab.llvm.org:8011/builders/lld-x86_64-freebsd/builds/18082 <http://lab.llvm.org:8011/builders/lld-x86_64-freebsd/builds/18082> I reverted the change (r330180), but now I’m stuck with how to proceed with it, as I can’t reproduce any of these. So far I’ve tried building clang with asan and using this sanitized clang to build clang and lld one more time and run make check - none of these failed on my machine. What else could I try to catch the issue? In...
2018 Apr 18
3
Need help reproducing a bug
...egen inc > files failed ( 1 secs ) > > I.e. it wasn't tests that failed. Failing that tests means the compiler doesn't produce deterministic output because the stage3 and stage 4 compiler has to be the same. Not sure about LLD test. Steven > >> I reverted the change (r330180), but now I’m stuck with how to proceed with >> it, as I can’t reproduce any of these. >> >> So far I’ve tried building clang with asan and using this sanitized clang to >> build clang and lld one more time and run make check - none of these failed >> on my machine. W...
2018 Apr 18
0
Need help reproducing a bug
.../lld-x86_64-freebsd/builds/18082 Note what *specifically* failed: * compare-compilers compare stage3 and stage4 compilers failed ( 0 secs ) * compare-tablegen-inc-files compare stage3 and stage4 Tablegen inc files failed ( 1 secs ) I.e. it wasn't tests that failed. > I reverted the change (r330180), but now I’m stuck with how to proceed with > it, as I can’t reproduce any of these. > > So far I’ve tried building clang with asan and using this sanitized clang to > build clang and lld one more time and run make check - none of these failed > on my machine. What else could I try...
2018 Apr 19
0
Need help reproducing a bug
...;> I.e. it wasn't tests that failed. > > Failing that tests means the compiler doesn't produce deterministic output because the stage3 and stage 4 compiler has to be the same. > > Not sure about LLD test. > > Steven > >> >>> I reverted the change (r330180), but now I’m stuck with how to proceed with >>> it, as I can’t reproduce any of these. >>> >>> So far I’ve tried building clang with asan and using this sanitized clang to >>> build clang and lld one more time and run make check - none of these failed >>&...
2018 Apr 19
1
Need help reproducing a bug
...stage3 and stage4 Tablegen inc files failed ( 1 secs ) I.e. it wasn't tests that failed. Failing that tests means the compiler doesn't produce deterministic output because the stage3 and stage 4 compiler has to be the same. Not sure about LLD test. Steven I reverted the change (r330180), but now I’m stuck with how to proceed with it, as I can’t reproduce any of these. So far I’ve tried building clang with asan and using this sanitized clang to build clang and lld one more time and run make check - none of these failed on my machine. What else could I try to catch the issue? In...