File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
// XFAIL: *
2
- // Failure is expected untill fixed in LLORG upstream.
2
+ // Failure is expected until fixed in LLORG upstream.
3
3
// TODO: remove XFAIL once the test starts to pass.
4
4
5
5
// RUN: %clang_cc1 -verify=host -Rpass=openmp -fopenmp -x c++ -triple powerpc64le-unknown-unknown -fopenmp-targets=nvptx64-nvidia-cuda -emit-llvm-bc %s -o %t-ppc-host.bc
Original file line number Diff line number Diff line change 1
1
// XFAIL: *
2
- // Failure is expected untill fixed in LLORG upstream.
2
+ // Failure is expected until fixed in LLORG upstream.
3
3
// TODO: remove XFAIL once the test starts to pass.
4
4
5
5
// RUN: %clang_cc1 -verify=host -Rpass=openmp -fopenmp -x c++ -triple powerpc64le-unknown-unknown -fopenmp-targets=nvptx64-nvidia-cuda -emit-llvm-bc %s -o %t-ppc-host.bc
You can’t perform that action at this time.
0 commit comments