summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/PECOFF/WriterImportLibrary.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAlp Toker2014-05-201-1/+1
* [PECOFF] Support =internalName syntax in .def file.Rui Ueyama2014-05-021-1/+1
* [PECOFF] Fix exported symbol name.Rui Ueyama2014-05-011-1/+1
* [PECOFF] Add a test for lib.exe subcommand.Rui Ueyama2014-05-011-18/+43
* [PECOFF] Add /IMPLIB command line option.Rui Ueyama2014-04-251-7/+1
* [PECOFF] Fix /export option in the .drectve section.Rui Ueyama2013-12-241-1/+1
* [PECOFF] Create noname or data symbols as such.Rui Ueyama2013-12-201-2/+8
* [PECOFF] Create the import library file.Rui Ueyama2013-12-201-0/+76
OpenPOWER on IntegriCloud