aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/go-linemap.cc
AgeCommit message (Expand)AuthorFilesLines
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm1-1/+1
2018-10-29compiler: add location_fileIan Lance Taylor1-1/+13
2016-10-11compiler: move Backend/Linemap creation out of front end.Than McIntosh1-0/+2
2016-10-10compiler: prune away gcc-specific linemap usageThan McIntosh1-0/+10
2016-09-27compiler: add src information to AST dumps (part 1 of 2).Than McIntosh1-0/+28
2011-11-29compiler: Define and use backend-independent Location class.Sanjoy Das1-0/+126