aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TableGen/JSONBackend.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-07-11[TableGen] Add missing std::moves to fix build failure.Simon Tatham1-7/+7
2018-07-11[TableGen] Add a general-purpose JSON backend.Simon Tatham1-0/+189