summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Architecture
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-2/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-196-24/+18
* Replace auto -> llvm::Optional<uint64_t>Adrian Prantl2019-01-151-1/+1
* Remove header grouping comments.Jonas Devlieghere2018-11-111-1/+1
* Don't type-erase the SymbolContextItem enumeration.Zachary Turner2018-10-251-1/+2
* Move architecture-specific address adjustment to architecture pluginsTatyana Krasnukha2018-09-216-0/+339
* Add missing constness.Tatyana Krasnukha2018-06-273-3/+3
* Typo fixes.Bruce Mitchener2018-05-291-1/+1
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-34/+31
* Re-add change for https://reviews.llvm.org/D42582 with added directories.Jim Ingham2018-03-124-0/+125
* Revert "Improve prologue handling to support functions with multiple entry po...Vedant Kumar2018-03-121-1/+0
* Improve prologue handling to support functions with multiple entry points.Jim Ingham2018-03-121-0/+1
* Move ArchSpec to the Utility modulePavel Labath2017-11-132-1/+2
* Move StopInfoOverride callback to the new architecture pluginPavel Labath2017-10-254-0/+177
OpenPOWER on IntegriCloud