[LLVMdev] Should I commit "IR: Move MDLocation into place" before or after 3.6 branch?

Duncan P. N. Exon Smith dexonsmith at apple.com
Wed Jan 14 20:30:17 PST 2015


> On 2015 Jan 14, at 10:52, Eric Christopher <echristo at gmail.com> wrote:
> 
> Up to you at this point. If you're confident that it's solid and not going to break anything in-tree that's already functioning go ahead. If you're worried about the risk then you can wait - out of tree code isn't a worry here.
> 

Nope, all the risky changes (i.e., splitting metadata/value) were before
the branch point ;).

I merged in the ones that missed the deadline (ending with r226095).

> -eric
> 
> On Tue Jan 13 2015 at 9:46:42 PM Duncan P. N. Exon Smith <dexonsmith at apple.com> wrote:
> I just finished the work for PR21433.  I think it's relatively low risk,
> but it does change assembly output.
> 
> Should I commit this before or after the (imminent) 3.6 branch?
> 
> (I would have committed it tonight, but the buildbots are fairly red,
> and I prefer to break out-of-tree code in the morning anyway.)
> 





More information about the llvm-dev mailing list