[PATCH] D54946: [yaml2obj] [COFF] Subtract the image base for section virtual addresses

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 29 09:20:27 PST 2018


zturner accepted this revision.
zturner added a comment.

I see where the confusion came from now.  Personally I'd prefer to have the YAML represent as closely to the underlying object format as possible, so I'd be in favor of writing the RVA in YAML.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54946/new/

https://reviews.llvm.org/D54946





More information about the llvm-commits mailing list