Remove unused NormalizedInstruction::funcName and associated machinery
commit395a2858f98f4a27c1a4df55dc68ee8d32e40621
authorbsimmers <bsimmers@fb.com>
Tue, 4 Mar 2014 19:47:12 +0000 (4 11:47 -0800)
committerSara Golemon <sgolemon@fb.com>
Fri, 7 Mar 2014 18:09:41 +0000 (7 10:09 -0800)
tree16ffec731aac8cc54f7dd093e14bc41e8c6c25de
parent0506b6687c1558de89b47317b32df46b9f46a6b7
Remove unused NormalizedInstruction::funcName and associated machinery

I was digging into how annotate works and noticed that we go to all
this trouble to set funcName but nothing reads it. Getting rid of it simplifies
a lot of related code.

Reviewed By: @oyamauchi

Differential Revision: D1201746
hphp/runtime/vm/jit/annotation.cpp
hphp/runtime/vm/jit/normalized-instruction.cpp
hphp/runtime/vm/jit/normalized-instruction.h