Kill weird X64Assembler* idiom in vasm-x64.cpp
commit0ce6cf8e72bd2544df17f998c9001476e68c307a
authorMax Wang <mwang@fb.com>
Fri, 5 Feb 2016 20:47:55 +0000 (5 12:47 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Fri, 5 Feb 2016 21:02:15 +0000 (5 13:02 -0800)
treee4440b02b4cc6c8f6b5dd098d39b8e0fe4fcbf7a
parentf6053372d29f0bacab0ea0238053a56e3ea08215
Kill weird X64Assembler* idiom in vasm-x64.cpp

Summary:
I didn't want to codemod back when I refactored the emitter, but it
looks like the PPC64 folks have copied this dumb idiom... so, here's the
codemod.

Reviewed By: swtaarrs

Differential Revision: D2903092

fb-gh-sync-id: e358a3056b45f9266fd8f802c0a9fcd541d725f8
hphp/runtime/vm/jit/vasm-x64.cpp