Changed WindowsResourceCOFFWriter to write to a memory buffer instead of file. Also got rid of my own Machine enum and use the one defined in COFF.h
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Build Status
Buildable 7288 Build 7288: arc lint + arc unit
Event Timeline
Comment Actions
Fixed a bug where .rsrc sections were marked as discardable memory, and were therefore incorrectly moved to the end of the image.