[PATCH] D23474: COFF: add beginnings of debug directory creation
Saleem Abdulrasool via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 22 09:54:25 PDT 2016
compnerd removed rL LLVM as the repository for this revision.
compnerd updated this revision to Diff 68877.
compnerd added a comment.
Refactor the addition based on @ruiu's comments. This is still missing a test, but should be functional for stubbing out the section otherwise. We should still figure out the best way to generate the GUID for the RSDS record.
https://reviews.llvm.org/D23474
Files:
COFF/Config.h
COFF/Driver.cpp
COFF/Writer.cpp
test/COFF/delayimports32.test
test/COFF/symtab.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23474.68877.patch
Type: text/x-patch
Size: 6595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160822/ced91e90/attachment.bin>
More information about the llvm-commits
mailing list