Make minor change to corinfo.h to test SuperPMI AzDO job trigger (#44893)
authorBruce Forstall <brucefo@microsoft.com>
Wed, 18 Nov 2020 23:50:37 +0000 (15:50 -0800)
committerGitHub <noreply@github.com>
Wed, 18 Nov 2020 23:50:37 +0000 (15:50 -0800)
src/coreclr/src/inc/corinfo.h

index ec52604..5a41023 100644 (file)
@@ -1454,7 +1454,7 @@ struct CORINFO_HELPER_DESC
 //  CORINFO_DEREF_THIS        --> Deref the byref to get an object reference
 //
 // In addition, the "kind" field will be set as follows for constraint calls:
-
+//
 //    CORINFO_CALL              --> the call was resolved at compile time, and
 //                                  can be compiled like a normal call.
 //    CORINFO_CALL_CODE_POINTER --> the call was resolved, but the target address will be