projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17191ee
)
Fix a misleading typo in comment
author
Hyung-Kyu Choi
<hk0110.choi@samsung.com>
Mon, 11 Jul 2016 14:40:38 +0000
(23:40 +0900)
committer
Hyung-Kyu Choi
<hk0110.choi@samsung.com>
Mon, 11 Jul 2016 14:40:38 +0000
(23:40 +0900)
Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
Commit migrated from https://github.com/dotnet/coreclr/commit/
f5a6a10f8b5255346aec756f80ad9de76f3bb8c2
src/coreclr/src/jit/codegenarm.cpp
patch
|
blob
|
history
diff --git
a/src/coreclr/src/jit/codegenarm.cpp
b/src/coreclr/src/jit/codegenarm.cpp
index
419c7a2
..
dea0318
100644
(file)
--- a/
src/coreclr/src/jit/codegenarm.cpp
+++ b/
src/coreclr/src/jit/codegenarm.cpp
@@
-2161,6
+2161,6
@@
void CodeGen::genSetScopeInfo (unsigned which,
}
#endif // DEBUGGING_SUPPORT
-#endif // _TARGET_A
MD64
_
+#endif // _TARGET_A
RM
_
#endif // !LEGACY_BACKEND