Loading
[llvm-profgen][NFC] Factor out parseAddress (#191594)
Replace `StringRef::getAsInteger(16)` calls with explicit `parseAddress` to make it easier to support buildid-prefixed addresses in a follow-up (#190863).
Replace `StringRef::getAsInteger(16)` calls with explicit `parseAddress` to make it easier to support buildid-prefixed addresses in a follow-up (#190863).