search for: leakscontext

Displaying 5 results from an estimated 5 matches for "leakscontext".

2010 Nov 08
3
[LLVMdev] Calling PassManager on previously JITed Modules
...Width && "Comparison requires equal bit widths"' failed. Stack dump: 0. Running pass 'Function Pass Manager' on module 'lib0000'. 1. Running pass 'Combine redundant instructions' on function '<func name>' Aborted or RELEASE_28/lib/VMCore/LeaksContext.h:50: void llvm::LeakDetectorImpl<T>::addGarbage(const T*) [with T = llvm::Value]: Assertion `Ts.count(o) == 0 && "Object already in set!"' failed. Stack dump: 0. Running pass 'Function Pass Manager' on module 'lib000d'. 1. Running pass 'Combine redun...
2010 Nov 09
0
[LLVMdev] Calling PassManager on previously JITed Modules
...bit widths"' failed. > Stack dump: > 0.      Running pass 'Function Pass Manager' on module 'lib0000'. > 1.      Running pass 'Combine redundant instructions' on function '<func name>' > Aborted > > or > > RELEASE_28/lib/VMCore/LeaksContext.h:50: void > llvm::LeakDetectorImpl<T>::addGarbage(const T*) [with T = > llvm::Value]: Assertion `Ts.count(o) == 0 && "Object already in set!"' > failed. > Stack dump: > 0.      Running pass 'Function Pass Manager' on module 'lib000d'. >...
2010 Nov 09
1
[LLVMdev] Calling PassManager on previously JITed Modules
...k dump: > > 0. Running pass 'Function Pass Manager' on module 'lib0000'. > > 1. Running pass 'Combine redundant instructions' on function '<func > name>' > > Aborted > > > > or > > > > RELEASE_28/lib/VMCore/LeaksContext.h:50: void > > llvm::LeakDetectorImpl<T>::addGarbage(const T*) [with T = > > llvm::Value]: Assertion `Ts.count(o) == 0 && "Object already in set!"' > > failed. > > Stack dump: > > 0. Running pass 'Function Pass Manager' on modul...
2013 Jan 14
2
[LLVMdev] Troubleshooting Internal Garbage Collection
...to an error I'm not sure how to address. I've ruminated over it for about a week now, trying various things and not having any success. It seems to scale with the number of routines in my .ll file, which I am trying to run through llc. I get the following stack dump from an assertion: llc: LeaksContext.h:50: void llvm::LeakDetectorImpl<T>::addGarbage(const T*) [with T = void]: Assertion `Ts.count(o) == 0 && "Object already in set!"' failed. 0 llc 0x08d2cde8 1 llc 0x08d2d344 2 0xb7762400 __kernel_sigreturn + 0 3 0xb7762424 __kernel_vs...
2014 Dec 10
3
[LLVMdev] Metadata/Value split has landed
> On 2014 Dec 10, at 14:08, Tom Stellard <tom at stellard.net> wrote: > > On Wed, Dec 10, 2014 at 11:21:08AM -0800, Duncan P. N. Exon Smith wrote: >> >>> On 2014 Dec 10, at 08:40, Tom Stellard <tom at stellard.net> wrote: >>> >>> On Tue, Dec 09, 2014 at 09:22:16PM -0800, Duncan P. N. Exon Smith wrote: >>>> The `Metadata`/`Value`