solidity/libsolidity/codegen/ir
Mathias Baumann f5980f08cc Remove m_code from IRValue
Only one place to append to m_code avoids confusion and bugs
2019-05-14 11:15:04 +02:00
..
IRGenerationContext.cpp Merge pull request #6714 from ethereum/finishERC20 2019-05-13 10:00:38 +02:00
IRGenerationContext.h Code generator for external function calls. 2019-05-09 18:55:12 +02:00
IRGenerator.cpp [SolYul] Partially implement constructor. 2019-05-09 17:57:33 +02:00
IRGenerator.h [SolYul] Partially implement constructor. 2019-05-09 17:57:33 +02:00
IRGeneratorForStatements.cpp Remove m_code from IRValue 2019-05-14 11:15:04 +02:00
IRGeneratorForStatements.h Code generator for external function calls. 2019-05-09 18:55:12 +02:00
IRLValue.cpp Remove m_code from IRValue 2019-05-14 11:15:04 +02:00
IRLValue.h Remove m_code from IRValue 2019-05-14 11:15:04 +02:00