Displaying 3 results from an estimated 3 matches for "9b024b6d".
2011 Jun 29
0
[LLVMdev] Segfault calling LLVM libs from a clang-compiled executable
On Mon, Jun 27, 2011 at 6:32 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
> On Sat, Jun 25, 2011 at 1:34 AM, Eli Friedman <eli.friedman at gmail.com> wrote:
>> On Fri, Jun 24, 2011 at 10:51 PM, Talin <viridia at gmail.com> wrote:
>>> A couple of months ago, I started the process of updating my CMake scripts
>>> to allow my compiler to be compiled
2011 Jun 30
2
[LLVMdev] Segfault calling LLVM libs from a clang-compiled executable
...nked with a gcc-compiled LLVM on OSX. I'll take a closer
> > look.
>
> Should be fixed with r134059.
>
> -Eli
>
--
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110630/9b024b6d/attachment.html>
2011 Jun 28
2
[LLVMdev] Segfault calling LLVM libs from a clang-compiled executable
On Sat, Jun 25, 2011 at 1:34 AM, Eli Friedman <eli.friedman at gmail.com> wrote:
> On Fri, Jun 24, 2011 at 10:51 PM, Talin <viridia at gmail.com> wrote:
>> A couple of months ago, I started the process of updating my CMake scripts
>> to allow my compiler to be compiled with clang. I quickly ran into a problem
>> calling the LLVM libraries, which is that I would get