[cfe-dev] compile failure at r194257

Jared Grubb jared.grubb at gmail.com
Mon Nov 11 18:53:12 PST 2013


I did, and tried multiple rev combinations... 

However, I did a rm -rf the llvm-build directory, a re-configure, a new build, and things cleared right up. I had tried various things, and then thought maybe it wasnt user-error when I saw the exact same failures in this thread ... but turns out it was user-error after all.

Sorry for the noise.

Jared

On Nov 10, 2013, at 16:50, Tim Northover <t.p.northover at gmail.com> wrote:

>> Yes, I'm hitting this on my personal machine too.
> 
> Have you updated LLVM as well as Clang? If not, that would account for
> a lot of the errors being seen. Otherwise it looks like a corrupted
> build/include/llvm/IR/Intrinsics.gen file. What does yours contain and
> what happens if you remove that and rebuild?
> 
> CMake's usually pretty good at keeping that up to date, but I suppose
> if a process died unexpectedly a truncated version might still be the
> newest from its perspective.
> 
> Cheers.
> 
> Tim.





More information about the cfe-dev mailing list