Skip to content
Snippets Groups Projects
Commit 4f642803 authored by Nico Rieck's avatar Nico Rieck
Browse files

Use -target instead of ignored -arch to fix x86_64 builders

llvm-svn: 201480
parent 76471787
No related branches found
No related tags found
No related merge requests found
// RUN: %clang -arch i386 -fms-extensions -rewrite-objc %s -o %t-rw.cpp
// RUN: %clang -target i386-unknown-unknown -fms-extensions -rewrite-objc %s -o %t-rw.cpp
// RUN: FileCheck %s < %t-rw.cpp
// rdar://12189793
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment