[llvm-testresults] buildbot failure in llvm on llvm-gcc-x86_64-darwin10-selfhost

Jeffrey Yasskin jyasskin at google.com
Wed Jan 27 13:57:19 PST 2010


Duncan, can I impose on you to fix this? I don't have an llvm-gcc
checked out. The change should be straightforward: Replace any use of
ModuleProvider with Module; remove ExistingModuleProviders; be a
little careful about ownership since it's possible to use a
ModuleProvider and then destroy it separately from its Module. See
http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Frontend/Backend.cpp?r1=94688&r2=94687&pathrev=94688
for an example.

On Wed, Jan 27, 2010 at 1:41 PM,  <buildbot at google1.osuosl.org> wrote:
> The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on llvm.
> Full details are available at:
>  http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/2069
>
> Buildbot URL: http://google1.osuosl.org:8011/
>
> Buildslave for this Build: dunbar-darwin10
>
> Build Reason:
> Build Source Stamp: 94688
> Blamelist: jyasskin,kremenek
>
> BUILD FAILED: failed compile.llvm-gcc.stage1
>
> sincerely,
>  -The Buildbot
>
>




More information about the llvm-testresults mailing list