diff options
author | Philip Reames <listmail@philipreames.com> | 2019-04-13 03:08:45 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2019-04-13 03:08:45 +0000 |
commit | eea989a909a3c963a1e99d7e75eb94f25d2bf9fb (patch) | |
tree | dbd673961a2cb4f6b48cd6092801e45a403ada3c /llvm/unittests/ADT/ArrayRefTest.cpp | |
parent | f7acef9c88f771703335fc276f15008f703cb631 (diff) | |
download | llvm-eea989a909a3c963a1e99d7e75eb94f25d2bf9fb.zip llvm-eea989a909a3c963a1e99d7e75eb94f25d2bf9fb.tar.gz llvm-eea989a909a3c963a1e99d7e75eb94f25d2bf9fb.tar.bz2 |
[StackMaps] Add location size to llvm-readobj -stackmap output
The size field of a location can be different for each entry, so it is useful to have this displayed in the output of llvm-readobj -stackmap. Below is an example of how the output would look:
Record ID: 2882400000, instruction offset: 16
3 locations:
#1: Constant 1, size: 8
#2: Constant 2, size: 8
#3: Constant 3, size: 8
0 live-outs: [ ]
Patch By: jacob.hughes@kcl.ac.uk (with heavy modification by me)
Differential Revision: https://reviews.llvm.org/D59169
llvm-svn: 358324
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions