solidity/libevmasm
soroosh-sdi 816d8021e4 Remove linking to unqualified library name
- SemanticTests accepts fully qualified library name and also unqualifed library name when
the library is defined in the same file for convenience.
- commandline tests are added!

Signed-off-by: soroosh-sdi <soroosh.sardari@gmail.com>
2021-10-20 18:11:58 +03:30
..
Assembly.cpp Properly compute source mappings for immutables. 2021-10-12 17:56:17 +02:00
Assembly.h Properly compute source mappings for immutables. 2021-10-12 17:56:17 +02:00
AssemblyItem.cpp Properly compute source mappings for immutables. 2021-10-12 17:56:17 +02:00
AssemblyItem.h Properly compute source mappings for immutables. 2021-10-12 17:56:17 +02:00
BlockDeduplicator.cpp
BlockDeduplicator.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
CMakeLists.txt Adds fmtlib as 3rdparty dependency for easier string composition. 2021-10-11 13:35:08 +02:00
CommonSubexpressionEliminator.cpp
CommonSubexpressionEliminator.h
ConstantOptimiser.cpp Properly compute source mappings for immutables. 2021-10-12 17:56:17 +02:00
ConstantOptimiser.h
ControlFlowGraph.cpp
ControlFlowGraph.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
Exceptions.h
ExpressionClasses.cpp Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
ExpressionClasses.h
GasMeter.cpp Remove unused AssemblyItemType::PushString. 2021-09-13 18:59:18 +02:00
GasMeter.h
Inliner.cpp Properly compute source mappings for immutables. 2021-10-12 17:56:17 +02:00
Inliner.h
Instruction.cpp
Instruction.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
JumpdestRemover.cpp Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
JumpdestRemover.h
KnownState.cpp Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
KnownState.h Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
LinkerObject.cpp Remove linking to unqualified library name 2021-10-20 18:11:58 +03:30
LinkerObject.h Use function debug data. 2021-09-22 11:11:51 +02:00
PathGasMeter.cpp
PathGasMeter.h
PeepholeOptimiser.cpp Properly compute source mappings for immutables. 2021-10-12 17:56:17 +02:00
PeepholeOptimiser.h
RuleList.h Always refer to the latest version of Boost in URLs 2021-09-24 15:35:33 +02:00
SemanticInformation.cpp Remove unused AssemblyItemType::PushString. 2021-09-13 18:59:18 +02:00
SemanticInformation.h
SimplificationRule.h Some more base fees. 2021-08-12 16:37:21 +02:00
SimplificationRules.cpp
SimplificationRules.h