[PATCH] D129937: [JITLink][COFF] Handle duplicate external symbols.
Sunho Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 17 18:02:56 PDT 2022
sunho added a comment.
Also, for densemap idea, we could clear up the old todo of changing stringref to symbolstringref in order to make it more efficient. (densemap with 64 bit integer key should be dead efficient)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129937/new/
https://reviews.llvm.org/D129937
More information about the llvm-commits
mailing list