Saleem Abdulrasool 735f9edde1 MC: place .file records into the correct section
.file records are supposed to have a section identifier of 65534
(IMAGE_SCN_DEBUG) rather than 0.  This is spelt out clearly within the PE/COFF
specification.  Fix this minor oversight with the implementation for support for
.file records.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207851 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-02 17:45:24 +00:00
..
2014-04-24 06:44:33 +00:00
2014-04-23 11:16:03 +00:00
2013-12-05 00:34:11 +00:00
2014-04-30 23:36:24 +00:00
2014-04-23 11:16:03 +00:00
2013-09-15 18:01:09 +00:00