[PATCH] D32587: Add llvm::object::getELFSectionTypeName()
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 1 03:17:30 PDT 2017
arichardson updated this revision to Diff 97274.
arichardson added a comment.
return "Unknown" in the default case
https://reviews.llvm.org/D32587
Files:
include/llvm/Object/ELF.h
lib/Object/ELF.cpp
tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32587.97274.patch
Type: text/x-patch
Size: 6321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170501/19646f00/attachment.bin>
More information about the llvm-commits
mailing list