Big-endian fixes: PDB creation by ilasm (#59484)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 23 Sep 2021 16:45:13 +0000 (09:45 -0700)
committerGitHub <noreply@github.com>
Thu, 23 Sep 2021 16:45:13 +0000 (09:45 -0700)
commit09c45da250ec6013abfcc8bb5d10ae7c9c9f38f2
tree147f397d6570b28fe9ffdac8c66df9c46b17d266
parent6e8f538a3829883a49767894bb77e3d07642bec5
Big-endian fixes: PDB creation by ilasm (#59484)

* Fix byte order of debug directory fields

* Fix byte order of PDB stream data (PdbHeap::SetData)

Co-authored-by: Ulrich Weigand <ulrich.weigand@de.ibm.com>
src/coreclr/ilasm/writer.cpp
src/coreclr/md/enc/pdbheap.cpp