Loading tests/c/sumt4.c +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ // REQUIRES: bself // RUN: clang %s -emit-llvm -g -c -o %t.bc // RUN: rm -rf %t-out // RUN: timeout 30 sb -out-dir=%t-out %opts %t.bc &>%t.log // RUN: timeout 60 sb -out-dir=%t-out %opts %t.bc &>%t.log // RUN: cat %t.log | FileCheck %s Loading Loading
tests/c/sumt4.c +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ // REQUIRES: bself // RUN: clang %s -emit-llvm -g -c -o %t.bc // RUN: rm -rf %t-out // RUN: timeout 30 sb -out-dir=%t-out %opts %t.bc &>%t.log // RUN: timeout 60 sb -out-dir=%t-out %opts %t.bc &>%t.log // RUN: cat %t.log | FileCheck %s Loading