Fix a misleading typo in comment
authorHyung-Kyu Choi <hk0110.choi@samsung.com>
Mon, 11 Jul 2016 14:40:38 +0000 (23:40 +0900)
committerHyung-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

index 419c7a2..dea0318 100644 (file)
@@ -2161,6 +2161,6 @@ void        CodeGen::genSetScopeInfo  (unsigned             which,
 }
 #endif // DEBUGGING_SUPPORT
 
-#endif // _TARGET_AMD64_
+#endif // _TARGET_ARM_
 
 #endif // !LEGACY_BACKEND