Force x86_64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128027 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Devang Patel 2011-03-21 21:37:52 +00:00
parent 8a77af8eac
commit d9ee5c8b28

View File

@ -1,4 +1,4 @@
// RUN: %llvmgcc %s -S -O0 -o - | FileCheck %s
// RUN: %llvmgcc %s -m64 -S -O0 -o - | FileCheck %s
// XTARGET: x86_64-apple-darwin
// Radar 9156771
typedef struct RGBColor {