Fix build breaks in various configurations
commit34dcd32cd3bfd249873ce4fa92d06cc5864a8ba9
authorOwen Yamauchi <oyamauchi@fb.com>
Mon, 28 Oct 2013 16:43:22 +0000 (28 09:43 -0700)
committerSara Golemon <sgolemon@fb.com>
Tue, 29 Oct 2013 19:00:07 +0000 (29 12:00 -0700)
treec5ff22ec2912de66baa7a784bab03bcbd02e22dc
parentf869b1e304a626fb71e1423fbda26599768e998d
Fix build breaks in various configurations

Apparently #error isn't the best thing. This fixes a couple build
blockers: building vixl natively on ARM, and building in non-fast-TLS
mode.

Reviewed By: @scannell

Differential Revision: D1029917
hphp/runtime/vm/jit/code-gen-helpers-arm.h
hphp/vixl/a64/macro-assembler-a64.cc