[LLVMdev] [PATCH] Before/After IR Dumps
David Greene
dag at cray.com
Mon Mar 29 11:14:12 PDT 2010
On Monday 29 March 2010 12:08:45 Chris Lattner wrote:
> >> Your patch doesn't include the file that defines
> >> createMachineFunctionPrinterPass, but I assume it's fine.
> >
> > Odd. This was a patch generated from a clean upstream. It built fine.
> > I'll see if maybe I missed something.
>
> I think it's just missing from the patch you sent, maybe it didn't get svn
> added.
Yep, that's what happened. It's added now.
> >> After making these changes, please test the resultant patch against
> >> mainline with just the patch applied and commit if it looks ok. Thanks
> >> David,
> >
> > Will do.
>
> Thanks!
How should we handle the llvm-gcc and clang changes? They are trivial
but I don't have commit access to either repository. Should I post them here
to be applied? There will be a window where things won't build between
when the first of these patches is applied and when all of them are applied.
-Dave
More information about the llvm-dev
mailing list