mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
30 lines
914 B
JSON
30 lines
914 B
JSON
{"contracts":{"A":{"object":{"evm":{"assembly":" /* \"A\":17:18 */
|
|
0x00
|
|
/* \"A\":11:19 */
|
|
mload
|
|
/* \"A\":38:39 */
|
|
0x00
|
|
/* \"A\":34:35 */
|
|
dup1
|
|
/* \"A\":31:32 */
|
|
dup3
|
|
/* \"A\":27:36 */
|
|
add
|
|
/* \"A\":20:40 */
|
|
sstore
|
|
/* \"A\":0:42 */
|
|
pop
|
|
","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)
|
|
}
|
|
}
|
|
"}}},"errors":[{"component":"general","formattedMessage":"Yul is still experimental. Please use the output with care.","message":"Yul is still experimental. Please use the output with care.","severity":"warning","type":"Warning"}]}
|