зеркало из https://github.com/dotnet/llilc.git
67236e4f93
Makes use of the new CLR/EE interface to extract environment variables. Initial support only covers COMPLUS_AltJit and COMPLUS_DUMPLLVMIR. * Adds Options container in the JITContext. This is used to interface with CoreCLR and hold any state. Currently implements the AltJit detection as well as DumpLevel(COMPlus_DUMPLLVMIR) and OptLevel. * Includes basic method set support that will be used to implement matching of methods. * Adds simple utility functions to do cross platform UTF16 to UTF8 conversions. This is based on the facilities supplied by LLVM. * Fix testing scripts to prepend 'COMPlus_' on the DUMPLLVMIR variable. |
||
---|---|---|
.. | ||
Driver | ||
Jit | ||
Pal | ||
Reader | ||
clr | ||
CMakeLists.txt |