Force x86_64.

llvm-svn: 128027
This commit is contained in:
Devang Patel 2011-03-21 21:37:52 +00:00
parent 45aea640a0
commit e351f20061
1 changed files with 1 additions and 1 deletions

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 {