search for: __assert_rtn

Displaying 20 results from an estimated 48 matches for "__assert_rtn".

2015 May 04
2
[LLVMdev] Semantics of an Inbounds GetElementPtr
...rough the below testcase and epxlain what you expect to ahppen? If so, i can probably make it happen for you :) > > target datalayout = "e-i64:64-f80:128-n8:16:32:64-S128" > > %struct.my_s = type { i32, i32, [0 x i8*] } > > ; Function Attrs: noreturn > declare void @__assert_rtn() > > define void @func(i8* %mem) { > %1 = icmp eq i8* %mem, null > br i1 %1, label %check.zero, label %stash.zero > > stash.zero: > %2 = bitcast i8* %mem to %struct.my_s* > %3 = getelementptr inbounds i8, i8* %mem, i64 4 > %4 = bitcast i8* %3 to i32* > sto...
2015 May 04
2
[LLVMdev] Semantics of an Inbounds GetElementPtr
On Sun, May 3, 2015 at 9:57 PM, David Majnemer <david.majnemer at gmail.com> wrote: > > > On Sun, May 3, 2015 at 6:26 PM, Nicholas White <n.j.white at gmail.com> > wrote: > >> Hi - I've got a question about what optimizations the "inbounds" >> keyword of "getelementptr" allows you to use. In the code below, %five >> is loaded
2015 Jul 28
2
[LLVMdev] Wrong encoding/decoding for POPC instruction of Sparc
...c 0x00000001096a5b95 SignalHandler(int) + 693 3 libsystem_platform.dylib 0x00007fff86d78f1a _sigtramp + 26 4 libsystem_platform.dylib 0x0000000000000002 _sigtramp + 2032693506 5 llvm-mc 0x00000001096a5836 abort + 22 6 llvm-mc 0x00000001096a5811 __assert_rtn + 81 7 llvm-mc 0x000000010963f4e8 llvm::SparcInstPrinter::printOperand(llvm::MCInst const*, int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) + 136 8 llvm-mc 0x000000010963eae0 llvm::SparcInstPrinter::printInstruction(llvm::MCInst const*, llvm::MCSub...
2008 Mar 29
3
[LLVMdev] Advice on debugging?
...stem.B.dylib 0x9534297b _sigtramp + 43 3 ??? 0xffffffff 0x0 + 4294967295 4 libSystem.B.dylib 0x953bb782 raise + 26 5 libSystem.B.dylib 0x953cad3f abort + 73 6 libSystem.B.dylib 0x953bc923 __assert_rtn + 101 7 lli 0x00491ca7 _ZN4llvm13StringMapImpl9RemoveKeyEPNS_18StringMapEntryBaseE + 127 8 lli 0x00461946 _ZN4llvm9StringMapIPNS_5ValueENS_15MallocAllocatorEE6removeEPNS_14StringMapEntryIS2_EE + 24 9 lli...
2013 Oct 22
4
[LLVMdev] ld: Assertion failed: (memberIndex != 0), function makeObjectFileForMember
...links against, an Objective-C static library Xcode project, and a C++ static library Xcode project. All are using using LLVM 4.2. ld: Assertion failed: (memberIndex != 0), function makeObjectFileForMember, file /SourceCache/ld64/ld64-136/src/ld/parsers/archive_file.cpp, line 354. 0 0x10fa41098 __assert_rtn + 144 1 0x10fa678af archive::File<x86_64>::makeObjectFileForMember(archive::File<x86_64>::Entry const*) const + 1149 2 0x10fa670fd archive::File<x86_64>::forEachAtom(ld::File::AtomHandler&) const + 645 3 0x10fa7776c ld::tool::InputFiles::forEachInitialAtom(ld::File::Atom...
2015 Jan 17
2
[LLVMdev] Assertion: replaceAllUses of value with new value of different type! being thrown all of a sudden
...thread_kill + 10 frame #1: 0x00007fff8cd8035c libsystem_pthread.dylib`pthread_kill + 92 frame #2: 0x0000000103ca78ab clasp_boehm_d`raise(sig=6) + 27 at Signals.inc:373 frame #3: 0x0000000103ca7962 clasp_boehm_d`abort + 18 at Signals.inc:390 frame #4: 0x0000000103ca7941 clasp_boehm_d`__assert_rtn(func=0x000000010432361c, file=0x00000001043231df, line=345, expr=0x0000000104323720) + 129 at Signals.inc:386 frame #5: 0x0000000103bfa48d clasp_boehm_d`llvm::Value::replaceAllUsesWith(this=0x00000001180b74c0, New=0x000000010985b330) + 317 at Value.cpp:344 frame #6: 0x0000000103a67c3e clasp...
2015 Jul 31
2
[LLVMdev] Wrong encoding/decoding for POPC instruction of Sparc
...5 SignalHandler(int) + 693 >> 3 libsystem_platform.dylib 0x00007fff86d78f1a _sigtramp + 26 >> 4 libsystem_platform.dylib 0x0000000000000002 _sigtramp + 2032693506 >> 5 llvm-mc 0x00000001096a5836 abort + 22 >> 6 llvm-mc 0x00000001096a5811 __assert_rtn + 81 >> 7 llvm-mc 0x000000010963f4e8 >> llvm::SparcInstPrinter::printOperand(llvm::MCInst const*, int, >> llvm::MCSubtargetInfo const&, llvm::raw_ostream&) + 136 >> 8 llvm-mc 0x000000010963eae0 >> llvm::SparcInstPrinter::prin...
2016 Oct 11
2
Landing Pad bug?
...@__gxx_personality_v0 to i8*) { %3 = tail call i8* @_ZN8CryptoPP17UnalignedAllocateEm(i64 16) %4 = landingpad { i8*, i32 } cleanup %5 = icmp eq i8* %3, null br i1 %5, label %6, label %8, !prof !22 ; <label>:6: ; preds = %2 invoke void @__assert_rtn(i8* getelementptr inbounds ([11 x i8], [11 x i8]* @__func__._ZN8CryptoPP20AllocatorWithCleanupIhLb0EE10deallocateEPvm, i64 0, i64 0), i8* getelementptr inbounds ([13 x i8], [13 x i8]* @.str.64, i64 0, i64 0), i32 197, i8* getelementptr inbounds ([32 x i8], [32 x i8]* @.str.75, i64 0, i64 0)) #58...
2015 Jul 31
0
[LLVMdev] Wrong encoding/decoding for POPC instruction of Sparc
...x00000001096a5b95 SignalHandler(int) + 693 > 3 libsystem_platform.dylib 0x00007fff86d78f1a _sigtramp + 26 > 4 libsystem_platform.dylib 0x0000000000000002 _sigtramp + 2032693506 > 5 llvm-mc 0x00000001096a5836 abort + 22 > 6 llvm-mc 0x00000001096a5811 __assert_rtn + 81 > 7 llvm-mc 0x000000010963f4e8 > llvm::SparcInstPrinter::printOperand(llvm::MCInst const*, int, > llvm::MCSubtargetInfo const&, llvm::raw_ostream&) + 136 > 8 llvm-mc 0x000000010963eae0 > llvm::SparcInstPrinter::printInstruction(llvm::M...
2013 Oct 23
0
[LLVMdev] ld: Assertion failed: (memberIndex != 0), function makeObjectFileForMember
...bjective-C static library Xcode project, and a C++ static library Xcode project. All are using using LLVM 4.2. > > ld: Assertion failed: (memberIndex != 0), function makeObjectFileForMember, file /SourceCache/ld64/ld64-136/src/ld/parsers/archive_file.cpp, line 354. > > 0 0x10fa41098 __assert_rtn + 144 > 1 0x10fa678af archive::File<x86_64>::makeObjectFileForMember(archive::File<x86_64>::Entry const*) const + 1149 > 2 0x10fa670fd archive::File<x86_64>::forEachAtom(ld::File::AtomHandler&) const + 645 > 3 0x10fa7776c ld::tool::InputFiles::forEachInitialAtom...
2013 Jan 04
2
[LLVMdev] TableGen patterns with multiple outputs
...nt32Regs:$a))]>; ... TableGen crashes with the following stack trace: #0 0x00007fff8f372212 in __pthread_kill () #1 0x00007fff8dc0eaf4 in pthread_kill () #2 0x00000001003a978b in raise (sig=6) at Signals.inc:345 #3 0x00000001003a9842 in abort () at Signals.inc:362 #4 0x00000001003a9821 in __assert_rtn (func=0x1003d0d14 "operator[]", file=0x1003b169e "/Users/jholewinski/projects/llvm/src/llvm/include/llvm/ADT/SmallVector.h", line=139, expr=0x1003b16e7 "begin() + idx < end()") at Signals.inc:358 #5 0x00000001000ca394 in llvm::SmallVectorTemplateCommon<llvm::EEV...
2013 Dec 04
2
[LLVMdev] DwarfDebug problems
...x0000000103ff3c64 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 clang-3.4 0x0000000103ff3aa1 __assert_rtn + 81 > 6 clang-3.4 0x00000001038bcb70 llvm::DwarfDebug::endFunction(llvm::MachineFunction const*) + 0 > 7 clang-3.4 0x0000000103892677 llvm::AsmPrinter::EmitFunctionHeader() + 727 > 8 clang-3.4 0x00000001036229ea llvm::X86AsmPrinter::runOnMac...
2008 Apr 01
0
[LLVMdev] Advice on debugging?
...0x9534297b _sigtramp + 43 > 3 ??? 0xffffffff 0x0 + 4294967295 > 4 libSystem.B.dylib 0x953bb782 raise + 26 > 5 libSystem.B.dylib 0x953cad3f abort + 73 > 6 libSystem.B.dylib 0x953bc923 __assert_rtn + 101 > 7 lli 0x00491ca7 > _ZN4llvm13StringMapImpl9RemoveKeyEPNS_18StringMapEntryBaseE + 127 > 8 lli 0x00461946 > _ZN4llvm9StringMapIPNS_5ValueENS_15MallocAllocatorEE6removeEPNS_14StringMapEntryIS2_EE > + 24 >...
2014 Nov 06
3
[LLVMdev] [RFC] New ToolsSupport library for stuff that only tools need
I would have preferred the library to be moved out of the “Support” folder and have its own top-level library and include folder. Just my 2 cents. > On Nov 6, 2014, at 2:12 PM, Chris Bieneman <beanz at apple.com> wrote: > > So, I decided to try and start small. My idea here was create a ToolsSupport library, and move one small, but important function into the new library to shake
2013 Jan 07
2
[LLVMdev] TableGen patterns with multiple outputs
...eGen crashes with the following stack trace: > > #0 0x00007fff8f372212 in __pthread_kill () > #1 0x00007fff8dc0eaf4 in pthread_kill () > #2 0x00000001003a978b in raise (sig=6) at Signals.inc:345 > #3 0x00000001003a9842 in abort () at Signals.inc:362 > #4 0x00000001003a9821 in __assert_rtn (func=0x1003d0d14 "operator[]", > file=0x1003b169e > "/Users/jholewinski/projects/llvm/src/llvm/include/llvm/ADT/SmallVector.h", > line=139, expr=0x1003b16e7 "begin() + idx < end()") at Signals.inc:358 > #5 0x00000001000ca394 in > llvm::SmallVectorTe...
2009 Feb 24
3
[LLVMdev] [llvm-commits] [llvm] r65296 - in /llvm/trunk: include/llvm/CodeGen/ lib/CodeGen/SelectionDAG/ lib/Target/CellSPU/ lib/Target/PowerPC/ lib/Target/X86/ test/CodeGen/X86/
...ve this patch has broken a PPC app that I am tracking. Here is a reduced test case. Reproduce with llc -mattr=+Altivec -mcpu=g5. The backtrace looks like this: #0 0x9333ae42 in __kill () #1 0x9333ae34 in kill$UNIX2003 () #2 0x933ad23a in raise () #3 0x933b9679 in abort () #4 0x933ae3db in __assert_rtn () #5 0x0008bd8f in llvm::MVT::getVectorElementType (this=0xbfffdda4) at ValueTypes.h:317 #6 0x002aed06 in BuildSplatI (Val=0, SplatSize=8, VT={{V = 24, SimpleTy = llvm::MVT::v4i32, LLVMTy = 0x18}}, DAG=@0x16088a0, dl={Idx = 4294967295}) at PPCISelLowering.cpp:311\ 5 #7 0x002afae4 in llvm:...
2018 Feb 24
1
Parsing a bit code file
...ignal SIGABRT > * frame #0: 0x00007fff71902e3e libsystem_kernel.dylib`__pthread_kill + 10 > frame #1: 0x00007fff71a41150 libsystem_pthread.dylib`pthread_kill + 333 > frame #2: 0x00007fff7185f312 libsystem_c.dylib`abort + 127 > frame #3: 0x00007fff71827368 libsystem_c.dylib`__assert_rtn + 320 > frame #4: 0x0000000100477eb9 dump`llvm::isa_impl_cl<llvm::PointerType, > llvm::Type const*>::doit(Val=0x0000000000000000) at Casting.h:106 > frame #5: 0x0000000100477e28 > dump`llvm::isa_impl_wrap<llvm::PointerType, llvm::Type const*, llvm::Type > const*>:...
2010 Sep 22
2
[LLVMdev] r114523 (convert the last 4 X86ISD...) breaks clang
...intStackTrace(void*) + 34 1 clang 0x0000000100df5999 SignalHandler(int) + 841 2 libSystem.B.dylib 0x00007fff8062d35a _sigtramp + 26 3 libSystem.B.dylib 0x0000000101612d10 _sigtramp + 2164152784 4 clang 0x0000000100018aa6 abort + 22 5 clang 0x0000000100018a68 __assert_rtn + 56 6 clang 0x000000010093a64e llvm::MemSDNode::MemSDNode(unsigned int, llvm::DebugLoc, llvm::SDVTList, llvm::SDValue const*, unsigned int, llvm::EVT, llvm::MachineMemOperand*) + 190 7 clang 0x0000000100933ec7 llvm::SelectionDAG::getMemIntrinsicNode(unsigned int, llvm::De...
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!")
...00000102245559 SignalHandler(int) + 297 3  libsystem_c.dylib 0x00007fff85a6d94a _sigtramp + 26 4  libsystem_c.dylib 0x00007fff5e69c488 _sigtramp + 3636652888 5  lli               0x000000010224527b raise + 27 6  lli               0x0000000102245332 abort + 18 7  lli               0x0000000102245311 __assert_rtn + 129 8  lli               0x0000000101a8d8c3 llvm::DataLayout::getTypeSizeInBits(llvm::Type*) const + 115 9  lli               0x0000000101a6e176 (anonymous namespace)::DIUpdater::getOrCreateType(llvm::Type*) + 294 10 lli               0x0000000101a6e435 (anonymous namespace)::DIUpdater::getOrCrea...
2015 Jul 31
1
[LLVMdev] Wrong encoding/decoding for POPC instruction of Sparc
...int) + 693 >>> 3 libsystem_platform.dylib 0x00007fff86d78f1a _sigtramp + 26 >>> 4 libsystem_platform.dylib 0x0000000000000002 _sigtramp + 2032693506 >>> 5 llvm-mc 0x00000001096a5836 abort + 22 >>> 6 llvm-mc 0x00000001096a5811 __assert_rtn + 81 >>> 7 llvm-mc 0x000000010963f4e8 >>> llvm::SparcInstPrinter::printOperand(llvm::MCInst const*, int, >>> llvm::MCSubtargetInfo const&, llvm::raw_ostream&) + 136 >>> 8 llvm-mc 0x000000010963eae0 >>> llvm::Sp...