set up Global Offset Table in recon
authorJohann <johannkoenig@google.com>
Tue, 10 May 2011 19:58:56 +0000 (15:58 -0400)
committerJohann <johannkoenig@google.com>
Tue, 10 May 2011 19:58:56 +0000 (15:58 -0400)
commitdf2023a6cb82708badcf4425100e790080c24079
treece48daa54a376c3a8b478e3aa5472569130b92ff
parentc7a56f677d4c5336fa6b0f07b10d3cdccc14f9b3
set up Global Offset Table in recon

global values were being referenced, but the GOT was not being set up.
as the GOT is only required for PIC, this issue wasn't caught in the
default configuration.

Change-Id: I8006e53776139362a76f2c80cf9d0f8458602b2f
http://code.google.com/p/webm/issues/detail?id=328
vp8/common/x86/recon_sse2.asm