search for: __sfile

Displaying 20 results from an estimated 21 matches for "__sfile".

Did you mean: __file
2013 Apr 12
2
[LLVMdev] Runtime exception in DominatorTree.getRootNode()
...Expected in: flat namespace dyld: Symbol not found: __ZN4llvm17DominatorTreeBaseINS_10BasicBlockEE11getRootNodeEv Referenced from: /Users/weibohe/Projects/llvm/llvm/Debug+Asserts/lib/LLVMSLVN.dylib Expected in: flat namespace 0 opt 0x0000000105f528de llvm::sys::PrintStackTrace(__sFILE*) + 46 1 opt 0x0000000105f52beb _ZL28PrintStackTraceSignalHandlerPv + 27 2 opt 0x0000000105f52ef9 _ZL13SignalHandleri + 297 3 libsystem_c.dylib 0x00007fff90d32cfa _sigtramp + 26 4 libsystem_c.dylib 0xfffffffffffffff8 _sigtramp + 1865208600 5 libsystem_c.dylib 0x0000...
2014 Jul 07
4
[LLVMdev] Splitting basic block results in unknown instruction type assertion
...t; pass on the buginput test program, you should see the following assertion failure: Unknown instruction type encountered! UNREACHABLE executed at /Users/tyler/research/llvm-3.4/include/llvm/InstVisitor.h:125! 0 opt 0x0000000103bcc77e llvm::sys::PrintStackTrace(__sFILE*) + 46 1 opt 0x0000000103bcca8b PrintStackTraceSignalHandler(void*) + 27 2 opt 0x0000000103bccd99 SignalHandler(int) + 297 3 libsystem_c.dylib 0x00007fff9455990a _sigtramp + 26 4 opt 0x000000010367bbc5 llvm::AllocaInst** std::__u...
2013 Dec 04
2
[LLVMdev] DwarfDebug problems
...g a very recent build of LLVM/Clang from Git mirror): > Assertion failed: (TheCU && "Unable to find compile unit!"), function beginFunction, file ../lib/CodeGen/AsmPrinter/DwarfDebug.cpp, line 1617. > 0 clang-3.4 0x0000000103ff3808 llvm::sys::PrintStackTrace(__sFILE*) + 40 > 1 clang-3.4 0x0000000103ff3c64 SignalHandler(int) + 388 > 2 libsystem_platform.dylib 0x00007fff8dd185aa _sigtramp + 26 > 3 libsystem_platform.dylib 000000000000000000 _sigtramp + 1915648624 > 4 clang-3.4 0x0000000103ff3ac6 abort + 22 > 5 cl...
2013 Apr 12
2
[LLVMdev] Runtime exception in DominatorTree.getRootNode()
...Symbol not found: > __ZN4llvm17DominatorTreeBaseINS_10BasicBlockEE11getRootNodeEv > Referenced from: > /Users/weibohe/Projects/llvm/llvm/Debug+Asserts/lib/LLVMSLVN.dylib > Expected in: flat namespace > > 0 opt 0x0000000105f528de > llvm::sys::PrintStackTrace(__sFILE*) + 46 > 1 opt 0x0000000105f52beb > _ZL28PrintStackTraceSignalHandlerPv + 27 > 2 opt 0x0000000105f52ef9 _ZL13SignalHandleri + 297 > 3 libsystem_c.dylib 0x00007fff90d32cfa _sigtramp + 26 > 4 libsystem_c.dylib 0xfffffffffffffff8 _sigtramp + 1865208600 &g...
2013 Apr 12
0
[LLVMdev] Runtime exception in DominatorTree.getRootNode()
...ymbol not found: > __ZN4llvm17DominatorTreeBaseINS_10BasicBlockEE11getRootNodeEv > Referenced from: > /Users/weibohe/Projects/llvm/llvm/Debug+Asserts/lib/LLVMSLVN.dylib > Expected in: flat namespace > > 0 opt 0x0000000105f528de > llvm::sys::PrintStackTrace(__sFILE*) + 46 > 1 opt 0x0000000105f52beb > _ZL28PrintStackTraceSignalHandlerPv + 27 > 2 opt 0x0000000105f52ef9 _ZL13SignalHandleri + 297 > 3 libsystem_c.dylib 0x00007fff90d32cfa _sigtramp + 26 > 4 libsystem_c.dylib 0xfffffffffffffff8 _sigtramp + 1865208600 &...
2013 Aug 20
2
[LLVMdev] Trying to run qt app compiled to bit code Assertion failed: (Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!")
...ug-ir bitcodetestqtapp Assertion failed: (Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!"), function getTypeSizeInBits, file /Users/shailesh/repos/llvm/include/llvm/IR/DataLayout.h, line 449. 0  lli               0x0000000102244f3e llvm::sys::PrintStackTrace(__sFILE*) + 46 1  lli               0x000000010224524b PrintStackTraceSignalHandler(void*) + 27 2  lli               0x0000000102245559 SignalHandler(int) + 297 3  libsystem_c.dylib 0x00007fff85a6d94a _sigtramp + 26 4  libsystem_c.dylib 0x00007fff5e69c488 _sigtramp + 3636652888 5  lli               0x00000...
2013 Apr 12
0
[LLVMdev] Runtime exception in DominatorTree.getRootNode()
...rTreeBaseINS_10BasicBlockEE11getRootNodeEv >> Referenced from: >> /Users/weibohe/Projects/llvm/llvm/Debug+Asserts/lib/LLVMSLVN.dylib >> Expected in: flat namespace >> >> 0 opt 0x0000000105f528de >> llvm::sys::PrintStackTrace(__sFILE*) + 46 >> 1 opt 0x0000000105f52beb >> _ZL28PrintStackTraceSignalHandlerPv + 27 >> 2 opt 0x0000000105f52ef9 _ZL13SignalHandleri + 297 >> 3 libsystem_c.dylib 0x00007fff90d32cfa _sigtramp + 26 >> 4 libsystem_c.dylib 0xff...
2014 Jan 20
2
[LLVMdev] Methods on addrspace pointers
...ns that take a pointer to “this” which is assumed to be in addrspace(0): > Assertion failed: (castIsValid(op, S, Ty) && "Invalid cast!"), function Create, file ../lib/IR/Instructions.cpp, line 2352. > 0 clang-3.4 0x00000001039527f8 llvm::sys::PrintStackTrace(__sFILE*) + 40 > 1 clang-3.4 0x0000000103952c54 SignalHandler(int) + 388 > 2 libsystem_platform.dylib 0x00007fff802395aa _sigtramp + 26 > 3 libsystem_platform.dylib 000000000000000000 _sigtramp + 2145151600 > 4 clang-3.4 0x0000000103952ab6 abort + 22 > 5 cl...
2013 Dec 04
0
[LLVMdev] DwarfDebug problems
...ent build of LLVM/Clang from Git mirror): > >> Assertion failed: (TheCU && "Unable to find compile unit!"), function beginFunction, file ../lib/CodeGen/AsmPrinter/DwarfDebug.cpp, line 1617. >> 0 clang-3.4 0x0000000103ff3808 llvm::sys::PrintStackTrace(__sFILE*) + 40 >> 1 clang-3.4 0x0000000103ff3c64 SignalHandler(int) + 388 >> 2 libsystem_platform.dylib 0x00007fff8dd185aa _sigtramp + 26 >> 3 libsystem_platform.dylib 000000000000000000 _sigtramp + 1915648624 >> 4 clang-3.4 0x0000000103ff3ac6 abort...
2013 Apr 12
1
[LLVMdev] Runtime exception in DominatorTree.getRootNode()
...__ZN4llvm17DominatorTreeBaseINS_10BasicBlockEE11getRootNodeEv >> Referenced from: >> /Users/weibohe/Projects/llvm/llvm/Debug+Asserts/lib/LLVMSLVN.dylib >> Expected in: flat namespace >> >> 0 opt 0x0000000105f528de >> llvm::sys::PrintStackTrace(__sFILE*) + 46 >> 1 opt 0x0000000105f52beb >> _ZL28PrintStackTraceSignalHandlerPv + 27 >> 2 opt 0x0000000105f52ef9 _ZL13SignalHandleri + 297 >> 3 libsystem_c.dylib 0x00007fff90d32cfa _sigtramp + 26 >> 4 libsystem_c.dylib 0xfffffffffffffff8 _sigt...
2013 Dec 04
2
[LLVMdev] DwarfDebug problems
...LLVM/Clang from Git mirror): >> >>> Assertion failed: (TheCU && "Unable to find compile unit!"), function beginFunction, file ../lib/CodeGen/AsmPrinter/DwarfDebug.cpp, line 1617. >>> 0 clang-3.4 0x0000000103ff3808 llvm::sys::PrintStackTrace(__sFILE*) + 40 >>> 1 clang-3.4 0x0000000103ff3c64 SignalHandler(int) + 388 >>> 2 libsystem_platform.dylib 0x00007fff8dd185aa _sigtramp + 26 >>> 3 libsystem_platform.dylib 000000000000000000 _sigtramp + 1915648624 >>> 4 clang-3.4 0x000000...
2013 Aug 20
0
[LLVMdev] Trying to run qt app compiled to bit code Assertion failed: (Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!")
...ug-ir bitcodetestqtapp Assertion failed: (Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!"), function getTypeSizeInBits, file /Users/shailesh/repos/llvm/include/llvm/IR/DataLayout.h, line 449. 0 lli 0x0000000102244f3e llvm::sys::PrintStackTrace(__sFILE*) + 46 1 lli 0x000000010224524b PrintStackTraceSignalHandler(void*) + 27 2 lli 0x0000000102245559 SignalHandler(int) + 297 3 libsystem_c.dylib 0x00007fff85a6d94a _sigtramp + 26 4 libsystem_c.dylib 0x00007fff5e69c488 _sigtramp + 3636652888 5 lli 0x00000...
2013 Mar 05
0
[LLVMdev] Issue with PrintStackTrace (probably a bug?)
...out the llvm text intermediate language. However, I'm having some issues while using lli to execute the modified ll, and, although sometimes the program just freezes, the following message is being printed most of the times: 0 libLLVM-3.3svn.dylib 0x000000010fdd813e llvm::sys::PrintStackTrace(__sFILE*) + 46 1 libLLVM-3.3svn.dylib 0x000000010fdd844b PrintStackTraceSignalHandler(void*) + 27 2 libLLVM-3.3svn.dylib 0x000000010fdd8759 SignalHandler(int) + 297 3 libsystem_c.dylib 0x00007fff89f5d8ea _sigtramp + 26 4 libsystem_c.dylib 0x00007fd8c9c073d8 _sigtramp + 1070242568 Segmentation fau...
2013 Dec 04
2
[LLVMdev] DwarfDebug problems
...g from Git mirror): >> >> Assertion failed: (TheCU && "Unable to find compile unit!"), function >> beginFunction, file ../lib/CodeGen/AsmPrinter/DwarfDebug.cpp, line 1617. >> 0 clang-3.4 0x0000000103ff3808 >> llvm::sys::PrintStackTrace(__sFILE*) + 40 >> 1 clang-3.4 0x0000000103ff3c64 SignalHandler(int) + 388 >> 2 libsystem_platform.dylib 0x00007fff8dd185aa _sigtramp + 26 >> 3 libsystem_platform.dylib 000000000000000000 _sigtramp + 1915648624 >> 4 clang-3.4 0x0000000103ff3ac6 abort...
2013 Dec 04
0
[LLVMdev] DwarfDebug problems
...t build of LLVM/Clang from Git mirror): > > Assertion failed: (TheCU && "Unable to find compile unit!"), function > beginFunction, file ../lib/CodeGen/AsmPrinter/DwarfDebug.cpp, line 1617. > 0 clang-3.4 0x0000000103ff3808 > llvm::sys::PrintStackTrace(__sFILE*) + 40 > 1 clang-3.4 0x0000000103ff3c64 SignalHandler(int) + 388 > 2 libsystem_platform.dylib 0x00007fff8dd185aa _sigtramp + 26 > 3 libsystem_platform.dylib 000000000000000000 _sigtramp + 1915648624 > 4 clang-3.4 0x0000000103ff3ac6 abort + 22 > 5 cl...
2013 Apr 11
0
[LLVMdev] Issues with DependenceAnalysis
...DstPtrSCEV = @worm > using GEPs > Assertion failed: (isSCEVable(V->getType()) && "Value is not SCEVable!"), function getSCEV, file /Developer/llvm/lib/Analysis/ScalarEvolution.cpp, line 2721. > 0 libLLVM-3.3svn.dylib 0x0000000105b01cee llvm::sys::PrintStackTrace(__sFILE*) + 46 > 1 libLLVM-3.3svn.dylib 0x0000000105b01ffb PrintStackTraceSignalHandler(void*) + 27 > 2 libLLVM-3.3svn.dylib 0x0000000105b02309 SignalHandler(int) + 297 > 3 libsystem_c.dylib 0x00007fff8bae694a _sigtramp + 26 > 4 libsystem_c.dylib 0x00007fff5b3d0d88 _sigtramp + 348...
2013 Dec 04
0
[LLVMdev] DwarfDebug problems
...gt;>> >>> Assertion failed: (TheCU && "Unable to find compile unit!"), function >>> beginFunction, file ../lib/CodeGen/AsmPrinter/DwarfDebug.cpp, line 1617. >>> 0 clang-3.4 0x0000000103ff3808 >>> llvm::sys::PrintStackTrace(__sFILE*) + 40 >>> 1 clang-3.4 0x0000000103ff3c64 SignalHandler(int) + 388 >>> 2 libsystem_platform.dylib 0x00007fff8dd185aa _sigtramp + 26 >>> 3 libsystem_platform.dylib 000000000000000000 _sigtramp + 1915648624 >>> 4 clang-3.4 0x000000...
2004 May 05
0
[LLVMdev] Testing LLVM on OS X
...rement_operator*, %union.tree_node*)* %bc_expand_increment WARNING: Found global types that are not compatible: int (...)* %bc_xstrdup sbyte* (sbyte*)* %bc_xstrdup WARNING: Found global types that are not compatible: void (...)* %dump_flow_info void (%struct.__sFILE*)* %dump_flow_info int (...)* %dump_flow_info WARNING: Found global types that are not compatible: int (...)* %expand_expr %struct.rtx_def* (...)* %expand_expr %struct.rtx_def* (%union.tree_node*, %struct.rtx_def*, uint, uint)* %expand_expr WARNING: Found gl...
2004 May 04
6
[LLVMdev] Testing LLVM on OS X
On Tue, 4 May 2004, Chris Lattner wrote: > I suspect that a large reason that LLVM does worst than a native C > compiler with the CBE+GCC is that LLVM generates very low-level C code, > and I'm not convinced that GCC is doing a very good job (ie, without > syntactic loops). Yup, this is EXACTLY what is going on. I took this very simple C function: int Array[1000]; void test(int
2004 May 05
2
[LLVMdev] Testing LLVM on OS X
...*)* > %bc_expand_increment > WARNING: Found global types that are not compatible: > int (...)* %bc_xstrdup > sbyte* (sbyte*)* %bc_xstrdup > WARNING: Found global types that are not compatible: > void (...)* %dump_flow_info > void (%struct.__sFILE*)* %dump_flow_info > int (...)* %dump_flow_info > WARNING: Found global types that are not compatible: > int (...)* %expand_expr > %struct.rtx_def* (...)* %expand_expr > %struct.rtx_def* (%union.tree_node*, %struct.rtx_def*, uint, > uint)* %...