Displaying 3 results from an estimated 3 matches for "arc600".
2017 Sep 14
4
Do I need to modify the AddrLoc of LLD for ARC target?
...p a bit more, unfortunately I can't spend a lot of time learning
about Arc.
Peter
On 14 September 2017 at 07:16, Leslie Zhai via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Hi LLVM developers,
>
> basic-arc.s:
>
> main:
> bl memset
>
> $ arc-elf32-gcc -mcpu=arc600 -o basic-arc.o -c
>
> $ arc-elf32-readelf -r basic-arc.o
>
> Relocation section '.rela.text' at offset 0xd4 contains 1 entries:
> Offset Info Type Sym.Value Sym. Name + Addend
> 00000000 00000611 R_ARC_S25W_PCREL 00000000 memset + 0
>
> High a...
2017 Sep 18
1
Do I need to modify the AddrLoc of LLD for ARC target?
...vm-dev at lists.llvm.org> wrote:
>>>>>
>>>>> Hi LLVM developers,
>>>>>
>>>>> basic-arc.s:
>>>>>
>>>>> main:
>>>>> bl memset
>>>>>
>>>>> $ arc-elf32-gcc -mcpu=arc600 -o basic-arc.o -c
>>>>>
>>>>> $ arc-elf32-readelf -r basic-arc.o
>>>>>
>>>>> Relocation section '.rela.text' at offset 0xd4 contains 1 entries:
>>>>> Offset Info Type Sym.Value Sym. Name + Adden...
2017 Sep 19
1
Do I need to modify the AddrLoc of LLD for ARC target?
...>>>>> Hi LLVM developers,
>>>>>>>
>>>>>>> basic-arc.s:
>>>>>>>
>>>>>>> main:
>>>>>>> bl memset
>>>>>>>
>>>>>>> $ arc-elf32-gcc -mcpu=arc600 -o basic-arc.o -c
>>>>>>>
>>>>>>> $ arc-elf32-readelf -r basic-arc.o
>>>>>>>
>>>>>>> Relocation section '.rela.text' at offset 0xd4 contains 1 entries:
>>>>>>> Offset Info Typ...