mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Adding source location support to AssemblyStack and thus debugging Yul sources
This commit is contained in:
committed by
chriseth
parent
44bcff42f5
commit
ec083c4878
@@ -46,3 +46,4 @@ object "a" {
|
||||
// }
|
||||
// Bytecode: 600b600d600039600b6000f3fe6000600055600d600052fe
|
||||
// Opcodes: PUSH1 0xB PUSH1 0xD PUSH1 0x0 CODECOPY PUSH1 0xB PUSH1 0x0 RETURN INVALID PUSH1 0x0 PUSH1 0x0 SSTORE PUSH1 0xD PUSH1 0x0 MSTORE INVALID
|
||||
// SourceMappings: 26:47:0:-:0;;35:1;26:47;78:26;85:1;78:26
|
||||
|
||||
Reference in New Issue
Block a user