| commit | 77a5f21f0e250b960cd97e636330b8af6f6d0c96 | [log] [tgz] |
|---|---|---|
| author | Scott Linder <scott@scottlinder.com> | Mon Mar 12 19:28:50 2018 +0000 |
| committer | Scott Linder <scott@scottlinder.com> | Mon Mar 12 19:28:50 2018 +0000 |
| tree | bddeef300ff7a2b44fdca6926edd90b5fd9b3cc3 | |
| parent | cd4f38579576348d74c474329764dd969808009d [diff] |
[llvm-readobj][ELF] Move ELF note parsing into libObject Clean up the parsing of notes in llvm-readobj, improve bounds checking, and allow the parsing code to be reused. Differential Revision: https://reviews.llvm.org/D43958 llvm-svn: 327320