On Wed, 2012-10-31 at 15:31 +0000, Joey Gouly wrote: > Hi, > > Are there actually any Clang PPC buildbots? > I can see two LLVM buildbots, and one LNT bot, but not a Clang one.
Yes.. This should be doing the clang buildbot stuffs: http://lab.llvm.org:8011/builders/clang-ppc64-elf-linux Thanks, -Will > > Thanks, > Joey > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Bill Schmidt > Sent: 31 October 2012 15:05 > To: [email protected] > Subject: [cfe-commits] [PATCH, RFC] Remove XFAIL for powerpc from > test/CodeGenCXX/member-alignment.cpp > > This test was marked XFAIL for powerpc about a year ago. It currently > does not fail on powerpc64-unknown-linux-gnu, and I notice that ARM > recently removed their XFAIL for the same test. I would like to remove > the XFAIL and see whether any buildbots fail the test (e.g., > PowerPC/Darwin). > > Does anyone have any concerns with this approach? > > Thanks! > Bill _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
