forked from dotnet/jitutils
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample_asmdiff.json
More file actions
28 lines (28 loc) · 913 Bytes
/
sample_asmdiff.json
File metadata and controls
28 lines (28 loc) · 913 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"default": {
"base": "checked_osx-1526",
"diff": "/Users/russellhadley/Work/dotnet/coreclr/bin/Product/OSX.x64.Checked",
"analyze": "true",
"frameworksonly": "true",
"output": "/Users/russellhadley/Work/glue/output",
"core_root": "/Users/russellhadley/Work/glue/mcgutils/fx"
},
"tools": [
{
"tag": "checked_osx-1439",
"path": "/Users/russellhadley/Work/glue/output/tools/checked_osx-1439/Product/OSX.x64.Checked"
},
{
"tag": "checked_osx-1442",
"path": "/Users/russellhadley/Work/glue/output/tools/checked_osx-1442/Product/OSX.x64.Checked"
},
{
"tag": "checked_osx-1443",
"path": "/Users/russellhadley/Work/glue/output/tools/checked_osx-1443/Product/OSX.x64.Checked"
},
{
"tag": "checked_osx-1526",
"path": "/Users/russellhadley/Work/glue/output/tools/checked_osx-1526/Product/OSX.x64.Checked"
}
]
}