[PATCH] D136122: [BOLT] Ignore duplicate global symbols

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 19:16:42 PDT 2022


maksfb added a comment.

Since the erroneous condition could be triggered by a bad input, we should replace the assertion with an error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136122



More information about the llvm-commits mailing list