summaryrefslogtreecommitdiff
path: root/powerpc/Unusedglob1.ml
diff options
context:
space:
mode:
Diffstat (limited to 'powerpc/Unusedglob1.ml')
-rw-r--r--powerpc/Unusedglob1.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/powerpc/Unusedglob1.ml b/powerpc/Unusedglob1.ml
index c16cd2f..fabac33 100644
--- a/powerpc/Unusedglob1.ml
+++ b/powerpc/Unusedglob1.ml
@@ -21,6 +21,8 @@ let referenced_constant = function
| Csymbol_low(s, ofs) -> [s]
| Csymbol_high(s, ofs) -> [s]
| Csymbol_sda(s, ofs) -> [s]
+ | Csymbol_rel_low(s, ofs) -> [s]
+ | Csymbol_rel_high(s, ofs) -> [s]
let referenced_builtin ef =
match ef with