[PATCH] D42024: [WebAssembly] Create synthetic __dso_handle symbol

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 09:03:39 PST 2018


dschuff added a comment.

Couldn't this just be in crtbegin.c? Then there wouldn't have to be custom linker logic for it.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42024





More information about the llvm-commits mailing list