Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Albion Fung committed Aug 11, 2020
1 parent d04f3e0 commit ed66df6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clang/test/CodeGen/builtins-ppc-p10vector.c
Expand Up @@ -2,7 +2,6 @@
// RUN: %clang_cc1 -target-feature +vsx \
// RUN: -target-cpu pwr10 -triple powerpc64-unknown-unknown -emit-llvm %s \
// RUN: -o - | FileCheck %s -check-prefixes=CHECK-BE,CHECK

// RUN: %clang_cc1 -target-feature +vsx \
// RUN: -target-cpu pwr10 -triple powerpc64le-unknown-unknown -emit-llvm %s \
// RUN: -o - | FileCheck %s -check-prefixes=CHECK-LE,CHECK
Expand Down

0 comments on commit ed66df6

Please sign in to comment.