aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/ArrayRefTest.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2019-04-13 03:55:13 +0000
committerPhilip Reames <listmail@philipreames.com>2019-04-13 03:55:13 +0000
commite03301a3b32d048d8975e0fe21d80489505415c8 (patch)
treeada40bafa605a06d024ff48514210b1af0b3883b /llvm/unittests/ADT/ArrayRefTest.cpp
parenteea989a909a3c963a1e99d7e75eb94f25d2bf9fb (diff)
downloadllvm-e03301a3b32d048d8975e0fe21d80489505415c8.zip
llvm-e03301a3b32d048d8975e0fe21d80489505415c8.tar.gz
llvm-e03301a3b32d048d8975e0fe21d80489505415c8.tar.bz2
[StackMaps] Update llvm-readobj to parse V3 Stackmaps
This updates the StackMap parser in the llvm-readobj tool to parse version 3 StackMaps, which were bumped in https://reviews.llvm.org/D32629. Version 3 StackMaps differ in that they have a uint16 sized "location size" field which was added to the Location block in a StackMap record. The record has additional padding for alignment. This was a backwards incompatible change resulting in a StackMap version bump. Patch By: jacob.hughes@kcl.ac.uk (with a rewrite of tests by me) Differential Revision: https://reviews.llvm.org/D59020 llvm-svn: 358325
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions