Displaying 3 results from an estimated 3 matches for "rehman_saeed".
2010 Sep 09
0
[LLVMdev] dragonegg plugin invoking issue
...gt;
> Thank you for further looking into it.
>
> Indeed I made changes as you described and I was able to build, run and compile
> the my test program.
>
> Regards,
> Rehman
>
> > Date: Wed, 1 Sep 2010 15:15:32 +0200
> > From: baldrick at free.fr
> > To: rehman_saeed at live.com
> > Subject: Re: [LLVMdev] dragonegg plugin invoking issue
> >
> > Hi Rehman,
> >
> > > >>Hi Rehman, does it work if you remove -fvisibility=hidden from these two
> lines
> > >
> > > >>in the Makefile:
> > &...
2010 Aug 24
4
[LLVMdev] dragonegg plugin invoking issue
Hi,
I am using latest sources on GCC (gcc4.5_branch), LLVM and dragonegg. I am able to build all three bits though unsuccessfull in building. Already done obvious things
- checked out the sources as per defined in "Getting the development version" on dragonegg.llvm.org
- Modified the llvm-backend.cpp in dragonegg to make available the global plugin_is_GPL_compatible publically
-
2013 Sep 09
2
[LLVMdev] ARM integrated assembler - unknown directive errors
Hiya
I am trying to compile a test case with latest LLVM 3.3 release using integrated assembler. I have looked through previous mailing discussion on this subject and it appears that perhaps by now the appropriate changes are checked-in however my test case is failing. Maybe I am missing something and not specifying appropriate options on the commandline.
My setup:
Host operating System: Ubuntu