[PATCH] D13345: [ELF2] Add --undefined option

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 10:35:07 PDT 2015


rafael added a comment.

Change the last test to create a shared library and check the the 'unknown' symbol shows up only on the regular symbol table, not the dynamic one.


http://reviews.llvm.org/D13345





More information about the llvm-commits mailing list