search for: sqlite3vdbeexec

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

2012 Jan 21
2
[LLVMdev] Claang bug
...e-abi -fdiagnostics-show-option -fcolor-diagnostics -o sqlite3.bc -x c sqlite3.c 1. <eof> parser at end of file 2. Per-module optimization passes 3. Running pass 'Function Pass Manager' on module 'sqlite3.c'. 4. Running pass 'Flattening control flow' on function '@sqlite3VdbeExec' clang: error: unable to execute command: Aborted clang: error: clang frontend command failed due to signal 2 (use -v to see invocation) clang: note: diagnostic msg: Please submit a bug report to http://llvm.org/bugs/ and include command line arguments and all diagnostic information. clang: not...
2012 Jan 21
0
[LLVMdev] Claang bug
Hi Artyom, please open a bugreport as suggested by clang: ... snipped ... > clang: note: diagnostic msg: Please submit a bug report to http://llvm.org/bugs/ > and include command line arguments and all diagnostic information. > clang: note: diagnostic msg: Preprocessed source(s) are located at: > clang: note: diagnostic msg: /tmp/sqlite3-8WsrrL.i Ciao, Duncan.