Displaying 5 results from an estimated 5 matches for "verifydominfo".
2009 Feb 18
2
[LLVMdev] LLVM 2.4 Dominance Frontier Problem
I just finished upgrading our LLVM to 2.4 and I immediately ran into a problem
with dominance frontier calculation:
llvm/lib/VMCore/PassManager.cpp:714: void
llvm::PMDataManager::verifyDomInfo(llvm::Pass&, llvm::Function&): Assertion
`0 && "Invalid dominator info"' failed.
Strangely enough, the Pass running when the assert triggers is Dominance
Frontier Construction.
This is somewhat puzzling. Any idea where to start looking?...
2009 Feb 18
0
[LLVMdev] LLVM 2.4 Dominance Frontier Problem
On Feb 18, 2009, at 8:00 AM, David Greene wrote:
> I just finished upgrading our LLVM to 2.4 and I immediately ran into
> a problem
> with dominance frontier calculation:
>
> llvm/lib/VMCore/PassManager.cpp:714: void
> llvm::PMDataManager::verifyDomInfo(llvm::Pass&, llvm::Function&):
> Assertion
> `0 && "Invalid dominator info"' failed.
>
> Strangely enough, the Pass running when the assert triggers is
> Dominance
> Frontier Construction.
>
> This is somewhat puzzling. Any idea where to st...
2009 Feb 18
1
[LLVMdev] LLVM 2.4 Dominance Frontier Problem
...wrote:
> On Feb 18, 2009, at 8:00 AM, David Greene wrote:
> > I just finished upgrading our LLVM to 2.4 and I immediately ran into
> > a problem
> > with dominance frontier calculation:
> >
> > llvm/lib/VMCore/PassManager.cpp:714: void
> > llvm::PMDataManager::verifyDomInfo(llvm::Pass&, llvm::Function&):
> > Assertion
> > `0 && "Invalid dominator info"' failed.
> >
> > Strangely enough, the Pass running when the assert triggers is
> > Dominance
> > Frontier Construction.
> >
> > This is some...
2009 Dec 21
0
[LLVMdev] Kaleidescope lesson #3
...ebug.cpp:64
#6 0x0000002a95ff07a1 in
llvm::RegisterPass<llvm::DominatorTree>::RegisterPass () at Debug.cpp:64
#7 0x0000002a95fe6a55 in __static_initialization_and_destruction_0
(__initialize_p=1, __priority=65535) at Dominators.cpp:55
#8 0x0000002a95fe6abf in global constructors keyed to VerifyDomInfo ()
at Dominators.cpp:345
#9 0x0000002a9604c332 in __do_global_ctors_aux () from
/work/sbrandt/clang/lib/libCIndex.so
#10 0x0000002a95b2875b in _init () from
/work/sbrandt/clang/lib/libCIndex.so
#11 0x0000002a97e48000 in ?? ()
#12 0x00000036b4e0b04f in _dl_init_internal () from
/lib64/ld-linux-...
2017 Jun 21
6
RFC: Cleaning up the Itanium demangler
...im"},
{"_ZL12DataSections", "DataSections"},
{"_ZL16FunctionSections", "FunctionSections"},
{"_ZL15AttributesLists", "AttributesLists"},
{"_ZN4llvmL7ALMutexE", "llvm::ALMutex"},
{"_ZL13VerifyDomInfo", "VerifyDomInfo"},
{"_ZL14VerifyDomInfoX", "VerifyDomInfoX"},
{"_ZL6GCLock", "GCLock"},
{"_ZL7GCNames", "GCNames"},
{"_ZL10GCNamePool", "GCNamePool"},
{"_ZL13GlobalContext&q...