This is the final patch to get CodeView records reading and writing using the same codepath. It does for symbol records what the first two patches did for type records.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
tools/llvm-pdbdump/YamlSymbolDumper.cpp | ||
---|---|---|
49 ↗ | (On Diff #77273) | These specializations are all so similar, it's a shame they have to be written out by hand. |