labath marked 3 inline comments as done. labath added inline comments.
================ Comment at: lit/BuildScript/toolchain-clang.test:1 +RUN: %build -n --verbose --arch=32 --compiler=clang --mode=compile-and-link -o %t/foo.exe foobar.c \ +RUN: | FileCheck --check-prefix=CHECK --check-prefix=CHECK-32 %s ---------------- stella.stamenova wrote: > There are a couple of tests for the build script that we should enable on > non-windows as well: > * script-args > * modes > Both should pass with your change I've enabled the two tests. I've had to tweak the "modes" test a bit to account for the different object file extension (.obj vs .o). CHANGES SINCE LAST ACTION https://reviews.llvm.org/D55430/new/ https://reviews.llvm.org/D55430 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits