aboutsummaryrefslogtreecommitdiffstats
path: root/debug/DwarfTypes.mli
diff options
context:
space:
mode:
authorBernhard Schommer <bernhardschommer@gmail.com>2016-12-07 10:10:33 +0100
committerBernhard Schommer <bernhardschommer@gmail.com>2016-12-07 10:10:33 +0100
commit680444f180c750078a77b0591cd5c19e632612d6 (patch)
tree18b006bd2ea8e8c0d2ab4cb34f96afffc9621d11 /debug/DwarfTypes.mli
parent9683212947ec3e4efe431efe589897c34f999d15 (diff)
downloadcompcert-kvx-680444f180c750078a77b0591cd5c19e632612d6.tar.gz
compcert-kvx-680444f180c750078a77b0591cd5c19e632612d6.zip
More verbose dwarf.
Diffstat (limited to 'debug/DwarfTypes.mli')
-rw-r--r--debug/DwarfTypes.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/DwarfTypes.mli b/debug/DwarfTypes.mli
index 566fa16c..48da4509 100644
--- a/debug/DwarfTypes.mli
+++ b/debug/DwarfTypes.mli
@@ -57,7 +57,7 @@ type bound_value =
type string_const =
| Simple_string of string
- | Offset_string of reference
+ | Offset_string of reference * string
type file_loc =
| Diab_file_loc of constant * constant