[PATCH] D49113: [WebAssemlby] Set IsUsedInRegularObj correctly for undefined data symbols

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 17:48:57 PDT 2018


ruiu added a comment.

Is this correct? I thought that if no one is referencing an undefined symbol from an object file, that symbol shouldn't be marked as "used".


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D49113





More information about the llvm-commits mailing list