[PATCH] D150874: [JITLink][NFC] Store external symbols in a StringMap

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 16:09:07 PDT 2023


rafauler added a comment.

Ping. Can't we just remove this assertion? Is it worth making the runtime much slower to check that we don't have a duplicate external symbol?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150874



More information about the llvm-commits mailing list