[PATCH] D51892: Revert "Also demote lazy symbols."

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 11 15:53:00 PDT 2018


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

LGTM

Thank you for doing this!



================
Comment at: test/ELF/i386-linkonce.s:9
+_start:
+    calll _strchr1
----------------
nit: calll -> call for consistency with other tests.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D51892





More information about the llvm-commits mailing list