llvm-project/llvm/test/DllTool
Martin Storsjo 4a5764e3ca [llvm-dlltool] Write correct weak externals
Previously, the created object files for the import library were broken.
Write the symbol table before the string table. Simplify the code by
using a separate variable Prefix instead of duplicating a few lines.

Also update the coff-weak-exports to actually check that the generated
weak symbols can be found as intended.

Differential Revision: https://reviews.llvm.org/D36065

llvm-svn: 309555
2017-07-31 11:18:41 +00:00
..
coff-exports.def llvm: add llvm-dlltool support to the archiver 2017-07-18 21:26:38 +00:00
coff-weak-exports.def [llvm-dlltool] Write correct weak externals 2017-07-31 11:18:41 +00:00
lit.local.cfg llvm: add llvm-dlltool support to the archiver 2017-07-18 21:26:38 +00:00