[PATCH] D51049: Driver: Enable address-significance tables by default when targeting COFF.

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 12:37:45 PDT 2018


rnk added a comment.

Remind me what the approximate size overhead of this is? I expect it is negligible, as most symbols are not address taken.


Repository:
  rL LLVM

https://reviews.llvm.org/D51049





More information about the llvm-commits mailing list