[PATCH] Add a fallback mechanism for undefined atom.

Shankar Kalpathi Easwaran shankarke at gmail.com
Thu Aug 29 22:28:29 PDT 2013


  Its a very nice suggestion.  isAlias feature is I think the correct way of making the fallBack symbols working.

  Nick,

  The GNU linker for ELF searches the archive even if the current symbol is a weak symbol / common symbol.

  I think we might need two options in the resolver to check archives if weak/common.

http://llvm-reviews.chandlerc.com/D1550



More information about the llvm-commits mailing list