[PATCH] D17007: Use the plt entry as the address of some symbols
Simon Atanasyan via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 8 22:15:34 PST 2016
atanasyan accepted this revision.
atanasyan added a comment.
This revision is now accepted and ready to land.
LGTM
Thanks for the quick fix. Unfortunately as usual supporting the same functionality for MIPS requires at least one `if (Config->EMachine == EM_MIPS)` statement.
Repository:
rL LLVM
http://reviews.llvm.org/D17007
More information about the llvm-commits
mailing list