commit | 63f4054f8e8d11bfab0b18d9b55f16c04d02673d | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Fri Jun 26 23:56:53 2015 +0000 |
committer | Lang Hames <lhames@gmail.com> | Fri Jun 26 23:56:53 2015 +0000 |
tree | 656ff8cbfbbe9f1fb6c1731609112fae57ceb1e8 | |
parent | 60bd365f592121e293f26349e4114248f69461db [diff] |
[StackMaps] Add a lightweight parser for stackmap version 1 sections. The parser provides a convenient interface for reading llvm stackmap v1 sections in object files. This patch also includes a new option for llvm-readobj, '-stackmap', which uses the parser to pretty-print stackmap sections for debugging/testing purposes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240860 91177308-0d34-0410-b5e6-96231b3b80d8