Remove m_ prefix from public CodeGenFixups members
commit255b2ef84e1e2432765304a5f79ee51cd7b34e40
authorBrett Simmers <bsimmers@fb.com>
Wed, 3 Feb 2016 06:29:32 +0000 (2 22:29 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Wed, 3 Feb 2016 06:30:39 +0000 (2 22:30 -0800)
treec497f2cbc1174572256dedca975e4030c9ee495b
parenta5e591fba086f1bc853f586579b6258320758a4d
Remove m_ prefix from public CodeGenFixups members

Summary: I'm getting ready to move everything around and this was bothering me.

Reviewed By: mxw

Differential Revision: D2893525

fb-gh-sync-id: 8473563470a830f95deb3cabe6e162893aed2bdf
12 files changed:
hphp/runtime/vm/jit/align-internal-inl.h
hphp/runtime/vm/jit/irlower.cpp
hphp/runtime/vm/jit/mc-generator.cpp
hphp/runtime/vm/jit/mc-generator.h
hphp/runtime/vm/jit/relocation-x64.cpp
hphp/runtime/vm/jit/relocation.cpp
hphp/runtime/vm/jit/relocation.h
hphp/runtime/vm/jit/srcdb.cpp
hphp/runtime/vm/jit/vasm-internal.cpp
hphp/runtime/vm/jit/vasm-llvm.cpp
hphp/runtime/vm/jit/vasm-ppc64.cpp
hphp/runtime/vm/jit/vasm-x64.cpp