[LLVMdev] 3.4.1 Release Plans

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Apr 3 11:19:31 PDT 2014


On 28 March 2014 22:19, David Fang <fang at csl.cornell.edu> wrote:
> Hi Tom,
>         Thanks for doing this.  I would like to nominate the following
> patches to be backported to release_34 (3.4.1).
>
> LLVM:
> r196168, r196970 -- .weak_definition vs. .weak_def_can_be_hidden
>         (r196168 is Rafael's, 970 is mine)
> r196987, r197572, r197574 -- [ABI] f64,i64 alignment on ppc-darwin
>         all Rafael's, 196987 is a cosmetic change that made it easier
>         to apply the others.
> r198744 [Iain Sandoe] -- FDE cross-section relocs for EH
>
> https://github.com/fangism/llvm/tree/powerpc-darwin8-rel-3.4
>
> - - - - - - - - - - - - - - - - - -
> Clang:
> r197577 [Rafael] -- f64 alignment ppc-darwin struct layout
> r196981 [me] -- suppress -Q for legacy system assembler
>
> https://github.com/fangism/clang/tree/powerpc-darwin8-rel-3.4
>

For what it is worth, I think this is fine. The changes are either low
risk for being ppc-darwin local or are simple cleanups.

Cheers,
Rafael



More information about the llvm-commits mailing list