aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/inlineasm/AsmCodeGen.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Allow access to functions in inline assembly.chriseth2016-05-121-0/+2
|
* Source location for inline assembly.chriseth2016-04-201-1/+1
|
* Code generation (missing external access and source locations).chriseth2016-03-301-0/+66