[PATCH] D26281: [ELF] Make input section's writeTo virtual (required to make .got.plt section synthetic)
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 3 11:59:23 PDT 2016
ruiu added a comment.
I'm okay with virtualizing writeTo, but Rafael might have something to say because he seems to try to avoid virtual functions for InputSection class.
Repository:
rL LLVM
https://reviews.llvm.org/D26281
More information about the llvm-commits
mailing list