[all-commits] [llvm/llvm-project] 44794c: [llvm-profgen] - Fix compilation issue after ELFFi...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Fri Dec 4 05:14:48 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44794cde188fea364e0868f427ae824ad8b32f9c
https://github.com/llvm/llvm-project/commit/44794cde188fea364e0868f427ae824ad8b32f9c
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-12-04 (Fri, 04 Dec 2020)
Changed paths:
M llvm/tools/llvm-profgen/ProfiledBinary.cpp
Log Message:
-----------
[llvm-profgen] - Fix compilation issue after ELFFile<ELFT> interface update.
`D92560` changed `ELFObjectFile::getELFFile` to return reference.
More information about the All-commits
mailing list