Merge pull request #1996 from boqwxp/rtlil_source_locations
authorEddie Hung <eddie@fpgeh.com>
Mon, 4 May 2020 15:58:50 +0000 (08:58 -0700)
committerGitHub <noreply@github.com>
Mon, 4 May 2020 15:58:50 +0000 (08:58 -0700)
frontend: Include complete source location instead of just `location.first_line` in `frontends/ast/genrtlil.cc`.


Trivial merge