[llvm] [Object][NFC] Add extern template declarations needed by llvm-objdump (PR #109156)
Saleem Abdulrasool via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 18 10:39:35 PDT 2024
https://github.com/compnerd approved this pull request.
This basically homes a canonical copy of the template types rather than relying on the ODR based emission.
https://github.com/llvm/llvm-project/pull/109156
More information about the llvm-commits
mailing list