summaryrefslogtreecommitdiff
path: root/src/jit/compiler.hpp
diff options
context:
space:
mode:
authorPat Gavlin <pagavlin@microsoft.com>2017-06-28 13:44:44 -0700
committerPat Gavlin <pagavlin@microsoft.com>2017-06-28 13:45:05 -0700
commit0fc2159768651b006e6b72425d97d4f28c92ce54 (patch)
treea1e3d2461a07c79bd9bc1c9b29219a943448a0b0 /src/jit/compiler.hpp
parent71e5888964dcb725088a0d4b54027b72bcf0eb2d (diff)
downloadcoreclr-0fc2159768651b006e6b72425d97d4f28c92ce54.tar.gz
coreclr-0fc2159768651b006e6b72425d97d4f28c92ce54.tar.bz2
coreclr-0fc2159768651b006e6b72425d97d4f28c92ce54.zip
Format code.
Diffstat (limited to 'src/jit/compiler.hpp')
-rw-r--r--src/jit/compiler.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/jit/compiler.hpp b/src/jit/compiler.hpp
index b841c62755..445e815206 100644
--- a/src/jit/compiler.hpp
+++ b/src/jit/compiler.hpp
@@ -2909,7 +2909,6 @@ inline Compiler::fgWalkResult Compiler::fgWalkTree(GenTreePtr* pTree,
return result;
}
-
/*****************************************************************************
*
* Has this block been added to throw an inlined exception