[obj2yaml] [COFF] Write RVA instead of VA for sections, fix roundtripping executables
commit04a4765332acbed92566cb46580ed2de29c70e81
authorMartin Storsjo <martin@martin.st>
Thu, 29 Nov 2018 20:53:57 +0000 (29 20:53 +0000)
committerMartin Storsjo <martin@martin.st>
Thu, 29 Nov 2018 20:53:57 +0000 (29 20:53 +0000)
tree6803cc944421aaa8f1dc6595e6ef5250cc7b2b34
parent7570254515acc6f01270594e7f97e3f371325056
[obj2yaml] [COFF] Write RVA instead of VA for sections, fix roundtripping executables

yaml2obj writes the yaml value as is to the output file.

Differential Revision: https://reviews.llvm.org/D54965

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347916 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/yaml2obj/coff-arm64.yaml
tools/obj2yaml/coff2yaml.cpp