Displaying 3 results from an estimated 3 matches for "diupdat".
Did you mean:
dirupdat
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!")
...0000010224527b 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::getOrCreateType(llvm::Type*) + 997
11 lli 0x0000000101a6e31b (anonymous namespace)::DIUpdater::getOrCreateType(llvm::Type*) + 715
12 lli 0x0000000101a6e435 (an...
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!")
...0000010224527b 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::getOrCreateType(llvm::Type*) + 997
11 lli 0x0000000101a6e31b (anonymous namespace)::DIUpdater::getOrCreateType(llvm::Type*) + 715
12 lli 0x0000000101a6e435 (an...
2013 Sep 22
1
[LLVMdev] DebugIR pass fails with an assert
...0x00007fffef4e1755 in llvm::StructType::getName (this=0x6562c0)
at /home/kolkhovskiy/3rdparty/llvm/lib/IR/Type.cpp:581
#5 0x00007fffef4e0030 in llvm::Type::getStructName (this=0x6562c0)
at /home/kolkhovskiy/3rdparty/llvm/lib/IR/Type.cpp:195
#6 0x00007ffff2ec85b9 in (anonymous namespace)::DIUpdater::getOrCreateType
(this=0x7fffffffd530,
T=0x6562c0) at
/home/kolkhovskiy/3rdparty/llvm/lib/Transforms/Instrumentation/DebugIR.cpp:387
#7 0x00007ffff2ec8a1d in (anonymous namespace)::DIUpdater::getOrCreateType
(this=0x7fffffffd530,
T=0x6565e0) at
/home/kolkhovskiy/3rdparty/llvm/lib/Transfo...