This is an out-of-date change that was used to override methods in LLVMELFDumper to support JSON printing,
The change pre-dates the addition of the JSONScopedPrinter, so now most of the LLVMELFDumper methods
don't need to be overridden. The only ones that should be overridden are ones that call the startLine() or getOStream()
methods of the ScopedPrinter.
Details
Details
- Reviewers
leonardchan jhenderson
Diff Detail
Diff Detail