Delete NGen flavor of JIT configs (#73383)
authorJan Kotas <jkotas@microsoft.com>
Thu, 4 Aug 2022 20:17:18 +0000 (13:17 -0700)
committerGitHub <noreply@github.com>
Thu, 4 Aug 2022 20:17:18 +0000 (13:17 -0700)
commitf49851cad9337cbc7666dcd9de9615349e8ba470
treedfdf34164e39bd09536405c2edf134ad5c878603
parent4f835ae4409d6c68f3af808b1d21bdb0bf037008
Delete NGen flavor of JIT configs (#73383)

* Delete NGen flavor of JIT configs

We do not need them anymore since the JIT configs are specified on AOT tool command line now.

* Update docs
docs/coding-guidelines/clr-jit-coding-conventions.md
docs/workflow/debugging/coreclr/debugging-aot-compilers.md
src/coreclr/jit/compiler.cpp
src/coreclr/jit/fgdiagnostic.cpp
src/coreclr/jit/jitconfigvalues.h
src/coreclr/scripts/superpmi.py