Make HPHP::opcodeToName(HPHP::Op)::namesArr static
commitfd3ef55763831929a4e4f9c57dc7ed657b09a0d2
authorMax Wang <mwang@fb.com>
Tue, 16 Dec 2014 22:54:23 +0000 (16 14:54 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Wed, 17 Dec 2014 18:32:33 +0000 (17 10:32 -0800)
tree1291a6fd4e85017aece92fb7088be89af5bb648d
parenta95e2ff0289ab06071509e1c718ff7c90ca9209c
Make HPHP::opcodeToName(HPHP::Op)::namesArr static

Summary: This lets us find the symbol in GDB.

Reviewed By: @edwinsmith

Differential Revision: D1743854

Signature: t1:1743854:1418825809:0fd888994356968e3df30870e4cd6a38bf3ede28
hphp/runtime/vm/hhbc.cpp
hphp/tools/gdb/hhbc.py