[PATCH] D36350: [lld] Allow rel iplt symbols with dynamic symbol table

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 20:48:15 PDT 2017


smeenai added a comment.

Instead of duplicating the test, I can either generalize the existing test to handle both the regular and `--export-dynamic` cases by replacing hardcoded values with regular expressions where necessary, or just add multiple check prefixes to the existing test and handle the value differences that way. Let me know what's preferable.


https://reviews.llvm.org/D36350





More information about the llvm-commits mailing list