The other half of most of this API is Optional and it's literally... optional, so let's make it so.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Looks good to me (:
llvm/lib/MC/MCDwarf.cpp | ||
---|---|---|
364 ↗ | (On Diff #193802) | You can write this as "*DwarfFile.Checksum" rather than "DwarfFile.Checksum.getValue()" if you like. (I tend to prefer that) |
llvm/lib/MC/MCDwarf.cpp | ||
---|---|---|
364 ↗ | (On Diff #193802) | SGTM. :) |