DWARF: Remove accessors that parse the whole line table section in one go,...
DWARF: Remove accessors that parse the whole line table section in one go, this can't possibly work. The address size is specified by the compile unit associated with a line table, there is no global address size. llvm-svn: 139835
Loading
Please register or sign in to comment