summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML/COFFEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [yaml2obj][COFF] Add support for extended relocation tablesSergey Dmitriev2019-11-141-3/+10
* [yaml2obj/ObjectYAML] - Cleanup the error reporting API, add custom errors ha...George Rimar2019-09-131-11/+14
* [lib/ObjectYAML] - Change interface to return `bool` instead of `int`. NFCIGeorge Rimar2019-09-131-6/+6
* [yaml2obj] Move core yaml2obj code into lib and include for use in unit testsAlex Brachet2019-08-071-0/+619
* Revert "[yaml2obj] Move core yaml2obj code into lib and include for use in un...Dmitri Gribenko2019-08-061-619/+0
* [yaml2obj] Move core yaml2obj code into lib and include for use in unit testsAlex Brachet2019-08-061-0/+619
OpenPOWER on IntegriCloud