| commit | d1ba3b13f83ebb7a76b62cacb1a97006c8d9f4b3 | [log] [tgz] |
|---|---|---|
| author | Robert Widmann <devteam.codafi@gmail.com> | Tue Apr 09 21:53:31 2019 +0000 |
| committer | Robert Widmann <devteam.codafi@gmail.com> | Tue Apr 09 21:53:31 2019 +0000 |
| tree | 35502407a8ddfdf11f7a70209c690f94d12f72df | |
| parent | 60f83544bb373debc0568cc001f26b82cf803e88 [diff] |
[LLVM-C] Add Section and Symbol Iterator Accessors for Object File Binaries Summary: This brings us to full feature parity with the old API, so I've deprecated it and updated the tests. I'll do a follow-up patch to do some more cleanup and documentation work in this header. Reviewers: whitequark, deadalnix Reviewed By: whitequark Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D60407 llvm-svn: 358037