]> granicus.if.org Git - clang/commitdiff
Fixed test in prior build where FileCheck tried to match against
authorLeonard Chan <leonardchan@google.com>
Wed, 20 Jun 2018 19:34:05 +0000 (19:34 +0000)
committerLeonard Chan <leonardchan@google.com>
Wed, 20 Jun 2018 19:34:05 +0000 (19:34 +0000)
`common` when declaring a global variable when we primarily care about
the value assigned in the test.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@335159 91177308-0d34-0410-b5e6-96231b3b80d8

test/Frontend/fixed_point_declarations.c

index 47f7e9f80353862b98115768143da7fe0f2d6b6e..5df54f38d7f6de2cc35e034b7119ca1dc2327e1a 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang -ffixed-point -S -emit-llvm %s -o - | FileCheck %s
+// RUN: %clang -ffixed-point -S -emit-llvm %s -o - --target=x86_64-linux | FileCheck %s
 // RUN: %clang -ffixed-point -S -emit-llvm %s -o - --target=x86_64-scei-ps4-ubuntu-fast | FileCheck %s
 
 // Primary fixed point types