summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML/YAML.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FixBB] - Fix one more std::min -> std::min<uint64_t> to make BB happy.Georgii Rymar2019-11-111-1/+1
* [FixBB] - An attemp to fix clang-armv7-linux-build-cache builder.Georgii Rymar2019-11-111-1/+2
* [yaml2obj] - Add a way to describe the custom data that is not part of an out...Georgii Rymar2019-11-111-5/+6
* [yaml::BinaryRef] Slight perf tuning (for llvm-exegesis analysis mode)Roman Lebedev2019-02-061-3/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings;...Eugene Zelenko2017-07-011-2/+3
* Move ObjectYAML code to a new library.Rafael Espindola2016-03-011-0/+61
OpenPOWER on IntegriCloud