mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix source location of builtin function calls.
This commit is contained in:
@@ -4,7 +4,7 @@ object "a" {
|
||||
}
|
||||
// ----
|
||||
// Assembly:
|
||||
// /* "source":22:46 */
|
||||
// /* "source":32:45 */
|
||||
// bytecodeSize
|
||||
// /* "source":29:30 */
|
||||
// 0x00
|
||||
@@ -14,4 +14,4 @@ object "a" {
|
||||
// data_acaf3289d7b601cbd114fb36c4d29c85bbfd5e133f14cb355c3fd8d99367964f 48656c6c6f2c20576f726c6421
|
||||
// Bytecode: 6006600055fe
|
||||
// Opcodes: PUSH1 0x6 PUSH1 0x0 SSTORE INVALID
|
||||
// SourceMappings: 22:24:0:-:0;29:1;22:24
|
||||
// SourceMappings: 32:13:0:-:0;29:1;22:24
|
||||
|
||||
Reference in New Issue
Block a user