[PATCH] D14676: [RuntimeDyld] Don't allocate unnecessary stub buffer space

Maksim Panchenko via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 15 11:23:28 PST 2015


maksfb added a comment.

Sanjoy, I'm not very familiar with all scenarios where stubs are used. Is it possible R_X86_64_PC32 relocation will need a stub?


http://reviews.llvm.org/D14676





More information about the llvm-commits mailing list