Reid Kleckner 09ff5f277b [codeview] YAMLize all section offsets and indices in symbol records
We forgot to serialize these because llvm-readobj didn't dump them. They
are typically all zeros in an object file. The linker fills them in with
relocations before adding them to the PDB. Now we can properly round
trip these symbols through pdb2yaml -> yaml2pdb.

I made these fields optional with a zero default so that we can elide
them from our test cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305857 91177308-0d34-0410-b5e6-96231b3b80d8
2017-06-20 21:19:22 +00:00
..
2017-06-09 20:46:17 +00:00
2017-06-12 23:15:47 +00:00
2017-06-12 23:15:47 +00:00