This change does two things:
- Adds a "Discriminator" field to struct DILineInfo, which defaults to 0.
- Fills out the "Discriminator" field in DILineInfo in DWARFDebugLine::LineTable::getFileLineInfoForAddress(). The discriminator value is already present in the internal DWARF data.