On Wed, May 4, 2016 at 10:49 PM, David Malcolm wrote:
> In order to faithfully load RTL dumps that contain references to
> source locations, the RTL frontend needs to be able to parse file
> and line information and turn then into location_t values.
>
> Unfortunately, the libcpp API makes it rathe
In order to faithfully load RTL dumps that contain references to
source locations, the RTL frontend needs to be able to parse file
and line information and turn then into location_t values.
Unfortunately, the libcpp API makes it rather fiddly to create
location_t values from a sequence of arbitrar