[PATCH] D26327: Convert MIPS .reginfo section to synthetic input section.

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 02:40:58 PST 2016


I submitted the https://reviews.llvm.org/D26444 for review. Also I
have a patch converts .MIPS.abiflags to synthetic section. I will
submit this patch when D26444 be reviewed.

On Wed, Nov 9, 2016 at 12:46 AM, Rui Ueyama <ruiu at google.com> wrote:
> This looks good to me. Please take over this patch.
>
> On Mon, Nov 7, 2016 at 6:58 AM, Simon Atanasyan <simon at atanasyan.com> wrote:
>>
>> Here is the patch fixes all issues mentioned below. It also converts
>> .MIPS.options section to synthetic one. The only failed test is the
>> mips-options-r.test. The linker creates .MIPS.options section, but
>> does not create a corresponding section symbol. I'm going to
>> investigate it.
>>
>> Rui, what do you think about the patch?

-- 
Simon Atanasyan


More information about the llvm-commits mailing list