Displaying 1 result from an estimated 1 matches for "5a1c79ef".
2006 Nov 29
1
[LLVMdev] [llvm-gcc] backport patch 98010
On Nov 29, 2006, at 11:27 AM, Devang Patel wrote:
> When we back port patches from FSF GCC mainline, we decorate them
> with 'mainline' markers, for example
>
> /* APPLE LOCAL begin 4229621 mainline */
> ....
> /* APPLE LOCAL end 4229621 mainline */
>
> There are many examples of such markers in source. These markers
> help us resolve conflicts when
>