OSDN Git Service

llvm-readobj: fix next note entry calculation and print unknown note types
authorKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Thu, 2 Feb 2017 23:44:49 +0000 (23:44 +0000)
committerKonstantin Zhuravlyov <kzhuravl_dev@outlook.com>
Thu, 2 Feb 2017 23:44:49 +0000 (23:44 +0000)
commitce0fa7d2bae07f498e9785abc1b518e554031276
tree64078622b6520d48fd694a16f5c219b2cbf26d47
parentaa5760346f3414f84eb50fb5fd9afcc2f86e246d
llvm-readobj: fix next note entry calculation and print unknown note types

Differential Revision: https://reviews.llvm.org/D29131

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293964 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AMDGPU/runtime-metadata.ll
tools/llvm-readobj/ELFDumper.cpp