"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "79698be162d427c3b6d517ea7d8bc474cce46f5e"
Linker: Remove unnecessary call to copyMetadata in IRLinker::linkGlobalVariable.
This was causing us to create duplicate metadata on global variables. Debug info test case by Adrian Prantl, additional test cases by me. Fixes PR31012. Differential Revision: https://reviews.llvm.org/D26622 llvm-svn: 286905
Loading
Please register or sign in to comment