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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 02:32:32 PDT 2017


>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


More information about the llvm-commits mailing list