[LLVMdev] tblgen: Assertion failed: "Buffer[Length-1] == '"'", file FileLexer.l, line 114
Chris Lattner
sabre at nondot.org
Tue Aug 17 22:39:31 PDT 2004
On Tue, 17 Aug 2004, Misha Brukman wrote:
> 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?
I thought about that, but no, no newlines of any sort are involved.
-Chris
--
http://llvm.org/
http://nondot.org/sabre/
More information about the llvm-dev
mailing list