[PATCH] D134464: [LLD][COFF] Reduce chance of symbol name collision with delay-load

Alvin Wong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 11:49:49 PDT 2022


alvinhochun added a comment.

The code was originally added in https://reviews.llvm.org/D87544.

TO be clear, I only made this patch because I came across this code and it seems to be a potential issue. I don't have an actual failing test case here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134464



More information about the llvm-commits mailing list