Commits

Daniel Dunbar committed 0fd5216390e
[PkgConfig] Move PkgConfig parser itself into Utility. - This is general purpose infrastructure, it doesn't need its own module. Ideally this should end up in Basic, but I want to eliminate its dependencies on Utility before making that move.