search for: bug346

Displaying 2 results from an estimated 2 matches for "bug346".

2011 Apr 19
2
[LLVMdev] Crash in llvm::JITDwarfEmitter::EmitDwarfTable on 2.8 and 2.9 release but not on trunk?
...where in the header files. Did anybody else see something similar? Are we doing something incorrect that the verifier and asserts don't catch?3 To reproduce : - git clone git://xlr.git.sourceforge.net/gitroot/xlr/xlr - cd xlr/xlr - export BUILDENV=macosx - make - gdb ./xl - r tests/00.Parser/bug346.xl (practically any other test in the test suite will do) Thanks Christophe
2011 Apr 19
0
[LLVMdev] Crash in llvm::JITDwarfEmitter::EmitDwarfTable on 2.8 and 2.9 release but not on trunk?
...see something similar? Are we doing something incorrect that the verifier and asserts don't catch?3 > > To reproduce : > > - git clone git://xlr.git.sourceforge.net/gitroot/xlr/xlr > - cd xlr/xlr > - export BUILDENV=macosx > - make > - gdb ./xl > - r tests/00.Parser/bug346.xl (practically any other test in the test suite will do) > > > Thanks > Christophe