[llvm-profgen] - Fix compilation issue after ELFFile<ELFT> interface update.
authorGeorgii Rymar <grimar@accesssoftek.com>
Fri, 4 Dec 2020 13:09:25 +0000 (16:09 +0300)
committerGeorgii Rymar <grimar@accesssoftek.com>
Fri, 4 Dec 2020 13:09:25 +0000 (16:09 +0300)
commit44794cde188fea364e0868f427ae824ad8b32f9c
treeb1af94631ad6a5a434727bd50c01622ea524f2d4
parentffbce65f95eea7db1ca151d38b3391b2a4f3da81
[llvm-profgen] - Fix compilation issue after ELFFile<ELFT> interface update.

`D92560` changed `ELFObjectFile::getELFFile` to return reference.
llvm/tools/llvm-profgen/ProfiledBinary.cpp