[XCOFF] Add back extern template declarations
authorReid Kleckner <rnk@google.com>
Thu, 7 Nov 2019 17:42:25 +0000 (09:42 -0800)
committerReid Kleckner <rnk@google.com>
Thu, 7 Nov 2019 17:42:25 +0000 (09:42 -0800)
commit03495a988da919c975e1635f7e42c8399d71abff
tree7e97d6a3793b0cfc91d63ea349b64f920e905f62
parent2cb3bfe9759a134a2e85207643109b69a86c4bf7
[XCOFF] Add back extern template declarations

The extern template declarations were fine. The duplicate explicit
instantiations were both in the .cpp file.
llvm/include/llvm/Object/XCOFFObjectFile.h