summaryrefslogtreecommitdiff
path: root/src/util/fipstools/delocate/testdata/x86_64-LabelRewrite/in1.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/fipstools/delocate/testdata/x86_64-LabelRewrite/in1.s')
-rw-r--r--src/util/fipstools/delocate/testdata/x86_64-LabelRewrite/in1.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/fipstools/delocate/testdata/x86_64-LabelRewrite/in1.s b/src/util/fipstools/delocate/testdata/x86_64-LabelRewrite/in1.s
index e97b280b..8ee70896 100644
--- a/src/util/fipstools/delocate/testdata/x86_64-LabelRewrite/in1.s
+++ b/src/util/fipstools/delocate/testdata/x86_64-LabelRewrite/in1.s
@@ -35,6 +35,8 @@ bar:
.quad 42
.L2:
.quad .L2-.L1
+ .uleb128 .L2-.L1
+ .sleb128 .L2-.L1
# Local labels and their jumps are left alone.
.text