Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Forstall <brucefo@microsoft.com>2021-10-26 19:38:10 +0300
committerGitHub <noreply@github.com>2021-10-26 19:38:10 +0300
commiteba251867dc029eb6cd52af4ca7afda45fdd0f47 (patch)
tree40fcfee31b4572ad9082ca33b1a098fd3c64c418 /eng/resolveContract.targets
parentddaa2db3e1e035a192c2321303b9c9778bfc95ab (diff)
Add inline target (callsite/callee) to inline output messages (#60661)
e.g., ``` Inlines into 06000005 [via ExtendedDefaultPolicy] MainApp:Main():int [1 IL=0005 TR=000008 06000004] [callee: below ALWAYS_INLINE size] MainApp:TestNewInline_A_Inline(int):int [2 IL=0003 TR=000032 06000003] [call site: profitable inline] MainApp:TestNewInline_B_Inline(int):int [3 IL=0003 TR=000045 06000002] [call site: profitable inline] MainApp:TestNewInline_C_Inline(int):int [4 IL=0003 TR=000058 06000001] [callee: below ALWAYS_INLINE size] MainApp:TestNewInline_D_Inline(int):int [0 IL=0004 TR=000075 06000095] [FAILED: callee: noinline per IL/cached result] System.Console:WriteLine(int) [0 IL=0011 TR=000066 06000095] [FAILED: callee: noinline per IL/cached result] System.Console:WriteLine(int) [0 IL=0011 TR=000053 06000095] [FAILED: callee: noinline per IL/cached result] System.Console:WriteLine(int) [0 IL=0009 TR=000038 06000095] [FAILED: callee: noinline per IL/cached result] System.Console:WriteLine(int) [0 IL=0032 TR=000025 0600009A] [FAILED: call site: within catch region] System.Console:WriteLine(System.String) [0 IL=0027 TR=000024 06000454] [FAILED: call site: target not direct] System.Exception:get_Message():System.String:this ```
Diffstat (limited to 'eng/resolveContract.targets')
0 files changed, 0 insertions, 0 deletions