[PATCH] D143229: [FunctionImporter] Don't upgrade debug info if llvm.idents match

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 13:40:37 PST 2023


arsenm added a comment.

In D143229#4103431 <https://reviews.llvm.org/D143229#4103431>, @arsenm wrote:

> I don't think you can / should trust llvm.ident. It shouldn't be given a semantic meaning

Plus this isn't even a single field, it's a list of many versions (unfortunately it's not deduplicated either)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143229



More information about the llvm-commits mailing list