aboutsummaryrefslogtreecommitdiffstats
path: root/debug/DwarfTypes.mli
diff options
context:
space:
mode:
authorBernhard Schommer <bernhardschommer@gmail.com>2015-09-25 21:12:48 +0200
committerBernhard Schommer <bernhardschommer@gmail.com>2015-09-25 21:12:48 +0200
commit3e070cae6a316b7e3363c8159096c3bbc4bf21b2 (patch)
tree18de89977f0b89d18922d54f3c600d09092d580b /debug/DwarfTypes.mli
parentaff813685455559f6d6a88158dd3d605893ba3a3 (diff)
downloadcompcert-kvx-3e070cae6a316b7e3363c8159096c3bbc4bf21b2.tar.gz
compcert-kvx-3e070cae6a316b7e3363c8159096c3bbc4bf21b2.zip
Added translation of the range lists to location entries.
Diffstat (limited to 'debug/DwarfTypes.mli')
-rw-r--r--debug/DwarfTypes.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug/DwarfTypes.mli b/debug/DwarfTypes.mli
index f01e550a..ce00474a 100644
--- a/debug/DwarfTypes.mli
+++ b/debug/DwarfTypes.mli
@@ -42,6 +42,7 @@ type location_expression =
| DW_OP_plus_uconst of constant
| DW_OP_bregx of int * int32
| DW_OP_piece of int
+ | DW_OP_reg of int
type location_value =
| LocSymbol of atom