summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML/DWARFEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Recommit "[DWARF] Add an api to get "interpreted" location lists"Pavel Labath2019-11-201-1/+4
* Revert "[DWARF] Add an api to get "interpreted" location lists"Pavel Labath2019-11-201-4/+1
* [DWARF] Add an api to get "interpreted" location listsPavel Labath2019-11-201-1/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move helper classes into anonymous namespaces. NFCI.Benjamin Kramer2018-05-151-0/+2
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-2/+2
* [ObjectYAML] Add ability for DWARFYAML to calculate DIE lengthsJonas Devlieghere2018-04-201-4/+46
* Move helper classes into anonymous namespaces.Benjamin Kramer2017-08-201-2/+4
* [ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings;...Eugene Zelenko2017-07-011-14/+26
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [ObjectYAML] Add support for DWARF5 Unit headerChris Bieneman2017-03-071-2/+9
* [ObjectYAML] Support for DW_FORM_implicit_const DWARF5 formChris Bieneman2017-03-061-0/+2
* [ObjectYAML] NFC. Refactor DWARFYAML CompileUnit dump codeChris Bieneman2017-03-061-122/+59
* [ObjectYAML] [DWARF] Abstract DWARF Initial Length valuesChris Bieneman2017-03-031-9/+12
* Move symbols from the global namespace into (anonymous) namespaces. NFC.Benjamin Kramer2017-02-111-9/+10
* [DWARF] [ObjectYAML] Adding APIs for unittestingChris Bieneman2017-01-201-0/+39
* [ObjectYAML] Pull yaml2dwarf out of yaml2obj for reuseChris Bieneman2017-01-121-0/+332
OpenPOWER on IntegriCloud