r175606 - Modify the tests to use attribute group references instead of listing the
Bill Wendling
isanbard at gmail.com
Wed Feb 20 10:42:34 PST 2013
On Feb 20, 2013, at 3:25 AM, David Tweed <David.Tweed at arm.com> wrote:
> Hi,
>
> This patch appears to have caused a group of related regressions on the ARM
> buildbots
>
> http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/5293
>
> I haven't dug into how attributes are currently being done, so I can't
> immediately tell if this is the tests no longer being appropriate in the ARM
> environment or if it's that core code in the compiler isn't firing for ARM
> targets.
>
Hmm... This is ungood. I'll take a look at it. I hope it's just an error in some of the FileCheck stuff that I modified...
-bw
More information about the cfe-commits
mailing list