GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value.
[deliverable/binutils-gdb.git] / gas / config / tc-epiphany.c
index ca24520ffefc76f6e425e25c9bd8e014ab2cb30f..3117918668fb043abcd48d76fca636aa2b567117 100644 (file)
@@ -145,6 +145,8 @@ md_begin (void)
 
   /* Set the machine type.  */
   bfd_default_set_arch_mach (stdoutput, bfd_arch_epiphany, bfd_mach_epiphany32);
+
+  literal_prefix_dollar_hex = TRUE;
 }
 
 valueT
This page took 0.02385 seconds and 4 git commands to generate.