[PATCH] D32991: [ELF] Initial migration of AVR target

Leslie Zhai via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 02:36:17 PDT 2017


Thanks a lot!


在 2017年05月19日 17:32, George Rimar 写道:
>> Where is RelocVisitor? could you give me a hint? thanks!
> Its llvm\include\llvm\Object\RelocVisitor.h
>
> Used to proccess relocations for DWARF. LLD uses it for building .gdb_index
> and also for finding index of source line when reporting a error.
>
> You had a undefined symbol error earlier if I remember correctly and that is where I saw it.
>
> Best regards,
> George | Developer | Access Softek, Inc

-- 
Regards,
Leslie Zhai - a LLVM fans https://reviews.llvm.org/p/xiangzhai/





More information about the llvm-commits mailing list