summaryrefslogtreecommitdiffstats
path: root/gcc/go/go-linemap.cc
Commit message (Collapse)AuthorAgeFilesLines
* compiler: Define and use backend-independent Location class.ian2011-11-291-0/+126
From Sanjoy Das. * go-location.h: New file. * go-linemap.cc: New file. * go-gcc.cc: Change all uses of source_location to Location. * Make-lang.in (GO_OBJS): Add go/go-linemap.o. (GO_LINEMAP_H): New variable. (GO_LEX_H): Use $(GO_LINEMAP_H). (GO_GOGO_H, GO_TYPES_H, GO_IMPORT_H): Likewise. (go/go-linemap.o): New target. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181813 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud