[LLVMdev] Self-hosting failure in ARM again
Renato Golin
renato.golin at linaro.org
Wed Mar 4 08:21:48 PST 2015
On 4 March 2015 at 16:17, Kuperstein, Michael M
<michael.m.kuperstein at intel.com> wrote:
> The bots (not only ARM, btw) are getting an FE failure in compiling Support/CommandLine.cpp.
> Since some of David's in this range were to CommandLine.h, they appear to me to be the more likely culprits. In particular, r231221 touched ~basic_parser(), which is what we seem to be breaking on.
I see, we may have two issues at hand.
> Apologize in advance in case it IS my DAGCombine change. :-)
No worries, that's a Clang issue, or at least it was last time, where
the structures are not aligned correctly.
I'll report back once I have a culprit. :)
cheers,
--renato
More information about the llvm-dev
mailing list