[llvm-commits] NVPTX: Handle struct literal arguments without crashing

Eric Holk eholk at cs.indiana.edu
Wed Nov 28 13:47:38 PST 2012


Ah, thanks! The Developer Policy page is exactly what I was looking for.
I'm surprised there is not a link to this page on
http://llvm.org/docs/development_process.html#development-process

I'll keep my replies on the list in the future. I dropped it this time
because I didn't want to clutter everyone's inboxes with newbie questions.

-Eric


On Wed, Nov 28, 2012 at 11:27 AM, Meador Inge <meadori at codesourcery.com>wrote:

> On 11/28/2012 09:15 AM, Eric Holk wrote:
>
> > I don't have commit access.
> >
> > As far as a test case, do I just need to add a .ll file to
> test/CodeGen/NVPTX?
> > Is there a specific make target I should be sure to run first? Does my
> patch
> > need a bug number or anything associated with it?
>
> Justin answered your other questions.  I just wanted to note that you
> should
> read the following for an intro to LLVM development:
> http://llvm.org/docs/DeveloperPolicy.html.
>
> > Sorry for the simple questions, this is my first time submitting a patch
> for LLVM.
>
> No worries.  Welcome!  It is generally better to keep questions on list,
> though, in case someone else has similar questions.  Also, search the
> llvm-dev
> and llvm-commits list achives to see if your question has already been
> asked.
>
> --
> Meador Inge
> CodeSourcery / Mentor Embedded
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121128/c94ee95d/attachment.html>


More information about the llvm-commits mailing list