[PATCH] D66091: [ELF] Simplify handling of exportDynamic and isPreemptible

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 22:21:45 PDT 2019


MaskRay marked an inline comment as done.
MaskRay added a comment.

Thanks. These are very valuable suggestions. Changed the way exportDynamic is handled, compared with the first revision. isPreemptible can still be simplified.


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66091/new/

https://reviews.llvm.org/D66091





More information about the llvm-commits mailing list