[all-commits] [llvm/llvm-project] cb6885: [ELF] Adding accessor method for getting Note Desc...
dkbhaskaran via All-commits
all-commits at lists.llvm.org
Mon Jun 8 02:44:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cb6885b295ed6e5d1c71c01efd8c7f6a10e86cc9
https://github.com/llvm/llvm-project/commit/cb6885b295ed6e5d1c71c01efd8c7f6a10e86cc9
Author: Dineshkumar Bhaskaran <dineshkumar.bhaskaran at amd.com>
Date: 2020-06-08 (Mon, 08 Jun 2020)
Changed paths:
M llvm/include/llvm/Object/ELFTypes.h
Log Message:
-----------
[ELF] Adding accessor method for getting Note Desc as StringRef
Summary: One more way to access note desc.
Reviewers: arsenm, scott.linder, saiislam
Reviewed By: scott.linder
Subscribers: wdng, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D81185
More information about the All-commits
mailing list