[PATCH] D143310: [llvm-readobj] Make relocations output valid JSON
Aiden Grossman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 21:55:11 PST 2023
aidengrossman added a reviewer: cor3ntin.
aidengrossman added a comment.
Probably not the most idiomatic way to work with strings here (and I'd prefer to avoid a new header inclusion for `stringstream`), so open to suggestions there. Otherwise should be good to go.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143310/new/
https://reviews.llvm.org/D143310
More information about the llvm-commits
mailing list