[LLVMdev] AsmParser fails

David Greene dag at cray.com
Mon Jul 9 08:25:03 PDT 2007


On Monday 09 July 2007 09:13, Duncan Sands wrote:
> Hi,
>
> > /usr/include/c++/4.1.2/debug/vector:192:error: attempt to subscript
>
> don't use the debugging version of the STL: it applies a (too?) strict
> check which LLVM code can fail.  We are still trying to decide how to
> deal with this.

I've got fixes for this problem (and others), but am still running tests to 
make sure I've caught all of them.

                                               -Dave



More information about the llvm-dev mailing list