[PATCH] D102684: [LLD] Allow disabling the early exit codepath as a build configuration

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 18 05:59:23 PDT 2021


mstorsjo added a comment.

FWIW, I think the difference is measurable, but it's in the order of magnitude of 0.6% of the runtime.

Or should we keep the option, but deafult it to off on windows?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102684



More information about the llvm-commits mailing list