aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ObjectYAML/ObjectYAML.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-04-25[yaml2obj] - Don't crash on invalid inputs.George Rimar1-7/+5
2019-03-22[ObjectYAML] Add basic minidump generation supportPavel Labath1-0/+3
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-07-01[ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings;...Eugene Zelenko1-3/+6
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth1-1/+1
2017-03-30[WebAssembly] Improve support for WebAssembly binary formatDerek Schuff1-0/+3
2016-11-02Fix Clang-tidy readability-redundant-string-cstr warningsMalcolm Parsons1-1/+1
2016-06-27[yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman1-0/+57