Convert asm test to use util/disasm.h
commit26abc90832b445e46c8ffbf4d81f3b4bcf24bc95
authorJordan DeLong <jdelong@fb.com>
Sat, 7 Sep 2013 17:35:35 +0000 (7 10:35 -0700)
committerSara Golemon <sgolemon@fb.com>
Tue, 10 Sep 2013 20:22:12 +0000 (10 13:22 -0700)
tree2c39c496a5ceb93202a5584684cc80382cf25ae8
parent5dada613d60f9a2847feaad5dda0345c74388e29
Convert asm test to use util/disasm.h

Make it so the the output doesn't depend on the version of
objdump that's available, so the test is more stable.

Reviewed By: @andralex

Differential Revision: D960736
hphp/util/disasm.cpp
hphp/util/disasm.h
hphp/util/test/asm.cpp