summaryrefslogtreecommitdiffstats
path: root/lld/COFF/DebugTypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use lld::make<T> to make TpiSource objectsRui Ueyama2019-11-201-10/+7
* [COFF] Wrap definitions in namespace lld { namespace coff {. NFCFangrui Song2019-10-101-13/+12
* reland "[lld-link] implement -start-lib and -end-lib"Bob Haarman2019-09-031-1/+1
* Revert "[lld-link] implement -start-lib and -end-lib"Vlad Tsyrklevich2019-08-301-1/+1
* [lld-link] implement -start-lib and -end-libBob Haarman2019-08-301-1/+1
* [Coding style change][lld] Rename variables for non-ELF portsRui Ueyama2019-07-111-96/+96
* [LLD][COFF] Don't take into account the 'age' when looking for PDB type serverAlexandre Ganea2019-06-051-2/+2
* Re-land [LLD][COFF] Early load PDB type server filesAlexandre Ganea2019-06-031-17/+197
* Revert r361842 as it breaks LLDB :: tools/lldb-mi/exec/exec-finish.testAlexandre Ganea2019-05-281-196/+17
* [LLD][COFF] Early load PDB type server filesAlexandre Ganea2019-05-281-17/+196
* [NFC][LLD] Specify namespaces explicity to fix build failure on GCC 5 after r...Matthew Voss2019-04-011-3/+7
* Fix builder.Alexandre Ganea2019-04-011-2/+2
* [LLD][COFF] Early dependency detectionAlexandre Ganea2019-04-011-0/+84
OpenPOWER on IntegriCloud