summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.h
Commit message (Expand)AuthorAgeFilesLines
* Add llvm-style RTTI to ObjectFile hierarchyPavel Labath2019-07-311-0/+7
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-8/+0
* Simplify ObjectFile::GetUUIDPavel Labath2019-02-111-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Simplify ObjectFile::GetArchitecturePavel Labath2019-01-031-1/+1
* Rename ObjectFile::GetHeaderAddress to GetBaseAddressPavel Labath2018-12-111-1/+1
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Improve FreeBSD kernel debuggingEd Maste2017-10-021-4/+4
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-117/+84
* Fix Clang-tidy modernize-use-override warnings in source/Plugins/ObjectContai...Eugene Zelenko2015-10-231-55/+59
* Start converting usages of off_t to other types.Zachary Turner2014-07-021-1/+1
* JITed functions can now have debug info and be debugged with debug and source...Greg Clayton2014-03-241-0/+142
OpenPOWER on IntegriCloud