[PATCH] D51720: [COFF] don't mark lazy symbols as used in regular objects
Bob Haarman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 6 01:03:42 PDT 2018
inglorion added a comment.
Building Chromium with ThinLTO without this patch causes test_chrome_with_chromedriver.py to fail. With the patch, it runs successfully. (crbug.com/881036).
https://reviews.llvm.org/D51720
More information about the llvm-commits
mailing list