[LLVMdev] tblgen: Assertion failed: "Buffer[Length-1] == '"'", file FileLexer.l, line 114

Misha Brukman brukman at uiuc.edu
Tue Aug 17 20:09:05 PDT 2004


On Tue, Aug 17, 2004 at 09:39:23PM -0500, Chris Lattner wrote:
> > The next problem, on my system (Interix - you remember - Hey, some
> > LLVM program is working :O ), is however, that it cannot find the
> > ../Target.td file. At the moment I see some more bugs luring ahead
> > in the TableGen code.  More on that later.
> 
> I'm sure this is because you hacked the assertion, but didn't fix the
> problem.  The question is: why is an extra char being included at the
> end of the buffer?

Does Windows-style double-char line terminator have anything to do with
it?

-- 
Misha Brukman :: http://misha.brukman.net :: http://llvm.cs.uiuc.edu




More information about the llvm-dev mailing list