Remove unneeded INLINE_NDIRECT and INLINE_PINVOKE #ifdefs (#4977)
authorBruce Forstall <brucefo@microsoft.com>
Sun, 15 May 2016 06:53:51 +0000 (23:53 -0700)
committerJan Kotas <jkotas@microsoft.com>
Sun, 15 May 2016 06:53:51 +0000 (23:53 -0700)
commita3777d85f0c65a552b0f3d9e43035ffaca14261d
tree9682ef0ae1519a7d98cbcdea7f36bca59b0eb83e
parentbd7549da15efca09231ac09091c7b8b1a9c29f17
Remove unneeded INLINE_NDIRECT and INLINE_PINVOKE #ifdefs (#4977)
15 files changed:
src/jit/codegenarm.cpp
src/jit/codegenclassic.h
src/jit/codegencommon.cpp
src/jit/codegenlegacy.cpp
src/jit/compiler.cpp
src/jit/compiler.h
src/jit/flowgraph.cpp
src/jit/gentree.cpp
src/jit/importer.cpp
src/jit/jit.h
src/jit/lclvars.cpp
src/jit/liveness.cpp
src/jit/lower.cpp
src/jit/morph.cpp
src/jit/regalloc.cpp