mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
50 lines
1009 B
JSON
50 lines
1009 B
JSON
{
|
|
"contracts":
|
|
{
|
|
"A":
|
|
{
|
|
"object":
|
|
{
|
|
"evm":
|
|
{
|
|
"assembly": " /* \"A\":38:39 */
|
|
0x00
|
|
/* \"A\":11:19 */
|
|
dup1
|
|
mload
|
|
/* \"A\":20:40 */
|
|
sstore
|
|
/* \"A\":0:42 */
|
|
stop
|
|
",
|
|
"bytecode":
|
|
{
|
|
"functionDebugData": {},
|
|
"generatedSources": [],
|
|
"linkReferences": {},
|
|
"object": "<BYTECODE REMOVED>",
|
|
"opcodes":"<OPCODES REMOVED>",
|
|
"sourceMap":"<SOURCEMAP REMOVED>"
|
|
}
|
|
},
|
|
"ir": "object \"object\" {
|
|
code {
|
|
let x := mload(0)
|
|
sstore(add(x, 0), 0)
|
|
}
|
|
}
|
|
",
|
|
"irOptimized": "object \"object\" {
|
|
code {
|
|
{
|
|
let x := mload(0)
|
|
sstore(add(x, 0), 0)
|
|
}
|
|
}
|
|
}
|
|
"
|
|
}
|
|
}
|
|
}
|
|
}
|