search for: r213769

Displaying 2 results from an estimated 2 matches for "r213769".

2014 Nov 24
4
[LLVMdev] Proposed patches for Clang 3.5.1
Hi, I'd like to propose the following patches for inclusion in Clang 3.5.1. Proposed clang patches: * r213769 - Fix test/Driver/cl-x86-flags.c by providing explicit -target * r214025 - [Driver][Mips] Check output of -dynamic-linker arguments by the Clang driver * r214662 - [Mips] Add the `mips64-linux-gnu` target to the test case to check `in128` type handling. * r217147 - [mips...
2014 Nov 24
4
[LLVMdev] Proposed patches for Clang 3.5.1
...ct: Re: Proposed patches for Clang 3.5.1 > > On Mon, Nov 24, 2014 at 04:33:28PM +0000, Daniel Sanders wrote: > > Hi, > > > > I'd like to propose the following patches for inclusion in Clang 3.5.1. > > > > Proposed clang patches: > > > > * r213769 - Fix test/Driver/cl-x86-flags.c by providing explicit -target > > > > This one seems OK, but I would feel better if the X86 code owner approved > it too. Could you be pull this request into a separate mail and cc him. Ok. > > * r214025 - [Driver][Mips] Check outpu...