On Mar 21, 2011, at 3:51 PM, Bill Wendling wrote: > On Mar 21, 2011, at 3:50 PM, Devang Patel wrote: > >> How do I disable this test on non-darwin targets ? >> >> I tried >> >> +// XTARGET: x86_64-apple-darwin >> > > I think this is the way: > > // XFAIL: * > // XTARGET: darwin Thanks! - Devang