ref: eb9d819ba17a60d8e232873a7e8e184e5a0a3070
parent: 4bc723fabc976ba110c841e28f3db6049e89a25e
author: Johann <johannkoenig@google.com>
date: Tue Apr 23 06:02:49 EDT 2019
remove WIDE_REFERENCE definition The last usage was removed in 2011: https://chromium.googlesource.com/webm/libvpx/+/cbf923b12cec2fe7ceea0b94091d64953e56b1fe%5E%21/#F33 Change-Id: I6e837e6f1e55eeea6bbeb3159ce6ddf861bcbd72
--- a/build/make/ads2gas_apple.pl
+++ b/build/make/ads2gas_apple.pl
@@ -20,7 +20,6 @@
print "@ This file was created from a .asm file\n";
print "@ using the ads2gas_apple.pl script.\n\n";
-print "\t.set WIDE_REFERENCE, 0\n";
print "\t.syntax unified\n";
my %register_aliases;