[PATCH] D57691: [yaml2obj][obj2yaml] - Add support for dumping/parsing .dynamic sections.
Armando Montanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 8 14:20:09 PST 2019
amontanez added a comment.
Oof, my email filters somehow didn't send the discussion here to my inbox. Sorry! I'm fine with this landing as-is, I can just rebase on top of it. I think the only significant deviance from the RFC is future improvements require that `DynamicEntry::Val` is a `StringRef` instead of `llvm::yaml::Hex64`, but I can address that later.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57691/new/
https://reviews.llvm.org/D57691
More information about the llvm-commits
mailing list