search for: 6e6395c9

Displaying 3 results from an estimated 3 matches for "6e6395c9".

2013 Oct 22
0
[LLVMdev] Size limitations in MCJIT / ELF Dynamic Linker/ ELF codegen?
...ion in MCJIT / ELF Dynamic Linker / ELF codegen / number of EH states in a function ? I did browse the code but could not find anything obvious. Yaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131022/6e6395c9/attachment.html>
2013 Oct 22
2
[LLVMdev] Size limitations in MCJIT / ELF Dynamic Linker/ ELF codegen?
I'm running in MCJIT a module generated from one C++ function. Every line of the source function uses C++ classes and may throw an exception. As long as there are less than (about) 1000 lines, everything works. With more lines the compiled code crashes when running it, with no sensible stack trace. Is there any kind of hard-coded size limitation in MCJIT / ELF Dynamic Linker / ELF codegen /
2013 Oct 22
0
[LLVMdev] LLVMdev Digest, Vol 112, Issue 59
...degen / number of EH states in a function ? > > I did browse the code but could not find anything obvious. > > Yaron > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: <http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20131022/6e6395c9/attachment-0001.html> > > ------------------------------ > > Message: 9 > Date: Tue, 22 Oct 2013 09:53:06 -0700 > From: Philip R <listmail at philipreames.com> > To: Andrew Trick <atrick at apple.com> > Cc: llvmdev at cs.uiuc.edu > Subject: Re: [LLVMdev]...