Remove unneeded INLINE_NDIRECT and INLINE_PINVOKE #ifdefs (dotnet/coreclr#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)
commit0123821a6199e9049f4fc789d76d217add352fa7
tree84f3990424474023056e47883d50dd18acbd4813
parentad67965f72cfbef4a22a831885c071a916d4062e
Remove unneeded INLINE_NDIRECT and INLINE_PINVOKE #ifdefs (dotnet/coreclr#4977)

Commit migrated from https://github.com/dotnet/coreclr/commit/a3777d85f0c65a552b0f3d9e43035ffaca14261d
15 files changed:
src/coreclr/src/jit/codegenarm.cpp
src/coreclr/src/jit/codegenclassic.h
src/coreclr/src/jit/codegencommon.cpp
src/coreclr/src/jit/codegenlegacy.cpp
src/coreclr/src/jit/compiler.cpp
src/coreclr/src/jit/compiler.h
src/coreclr/src/jit/flowgraph.cpp
src/coreclr/src/jit/gentree.cpp
src/coreclr/src/jit/importer.cpp
src/coreclr/src/jit/jit.h
src/coreclr/src/jit/lclvars.cpp
src/coreclr/src/jit/liveness.cpp
src/coreclr/src/jit/lower.cpp
src/coreclr/src/jit/morph.cpp
src/coreclr/src/jit/regalloc.cpp