summaryrefslogtreecommitdiffstats
path: root/lldb/test/Shell/ObjectFile
Commit message (Expand)AuthorAgeFilesLines
* [lldb/DWARF] Move location list sections into DWARFContextPavel Labath2020-01-141-0/+28
* [LLDB] [test] Add a missing "REQUIRES: arm" lineMartin Storsjö2019-11-281-0/+2
* [LLDB] Always interpret arm instructions as thumb on windowsMartin Storsjö2019-11-281-0/+92
* [LLDB] [PECOFF] Look for the truncated ".eh_fram" section nameMartin Storsjö2019-11-281-0/+92
* [lldb/symbolvendorelf] Copy more sections from separate debug filesPavel Labath2019-11-261-2/+72
* [lldb] Add boilerplate to recognize the .debug_rnglists.dwo sectionPavel Labath2019-11-261-0/+14
* [lldb/lit] Introduce %clang_host substitutionsPavel Labath2019-10-311-1/+1
* [LLDB] [PECOFF] Fix error handling for executables that object::createBinary ...Martin Storsjö2019-10-311-0/+81
* COFF: Set section permissionsPavel Labath2019-10-301-3/+3
* [LLDB] [PECOFF] Use FindSectionByID to associate symbols to sectionsMartin Storsjö2019-10-291-0/+116
* lldb/COFF: Create a separate "section" for the file headerPavel Labath2019-10-252-27/+31
* [lldb] drop .symtab removal in minidebuginfo testsKonrad Kleine2019-10-213-15/+0
* [LLDB] [PECOFF] Use a "pc" vendor name in aarch64 triplesMartin Storsjo2019-10-151-1/+1
* [test] Trim the symbtab test case (NFC)Jonas Devlieghere2019-10-101-10/+0
* [lldb] Fix minidebuginfo-set-and-hit-breakpoint.testRaphael Isemann2019-10-101-1/+1
* Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere2019-10-0963-0/+3856
* Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl2019-10-0963-3856/+0
* [test] Split LLDB tests into API, Shell & UnitJonas Devlieghere2019-10-0963-0/+3856
OpenPOWER on IntegriCloud