Default to AT&T disassembly syntax
commitbfa13f4af3f8453f090d614748fbb4009d6ffab2
authorBrett Simmers <bsimmers@fb.com>
Mon, 14 Dec 2015 23:55:37 +0000 (14 15:55 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Tue, 15 Dec 2015 00:00:45 +0000 (14 16:00 -0800)
treef6b84030db64857498d6dcae71b2f2f6573c8c67
parenteb4a0cd2a26cbfe138a32798ec88682e5c9f14fd
Default to AT&T disassembly syntax

Summary:
This is consistent with every other tool we use (gdb, objdump, perf,
etc...), even if it's not preferred by everyone.

Reviewed By: edwinsmith

Differential Revision: D2755546

fb-gh-sync-id: 7d289e5dfbb1e31213a173f15cff82f7f384786b
hphp/tools/tc-print/offline-x86-code.cpp
hphp/util/disasm.cpp