summaryrefslogtreecommitdiff
path: root/lld/COFF/DebugTypes.cpp
AgeCommit message (Expand)Author
2020-09-30Revert "[PDB] Merge types in parallel when using ghashing"Reid Kleckner
2020-09-30[PDB] Merge types in parallel when using ghashingReid Kleckner
2020-09-17[PDB] Split TypeServerSource and extend type index map lifetimeReid Kleckner
2020-09-15[PDB] Drop LF_PRECOMP from debugTypes earlierReid Kleckner
2020-07-17Make helpers static. NFC.Benjamin Kramer
2020-05-14[COFF] Move type merging to TpiSource::mergeDebugT virtual methodReid Kleckner
2020-02-25Remove namespace lld { namespace coff { from COFF LLD cpp filesReid Kleckner
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer
2019-11-20Use lld::make<T> to make TpiSource objectsRui Ueyama
2019-10-10[COFF] Wrap definitions in namespace lld { namespace coff {. NFCFangrui Song
2019-09-03reland "[lld-link] implement -start-lib and -end-lib"Bob Haarman
2019-08-30Revert "[lld-link] implement -start-lib and -end-lib"Vlad Tsyrklevich
2019-08-30[lld-link] implement -start-lib and -end-libBob Haarman
2019-07-11[Coding style change][lld] Rename variables for non-ELF portsRui Ueyama
2019-06-05[LLD][COFF] Don't take into account the 'age' when looking for PDB type serverAlexandre Ganea
2019-06-03Re-land [LLD][COFF] Early load PDB type server filesAlexandre Ganea
2019-05-28Revert r361842 as it breaks LLDB :: tools/lldb-mi/exec/exec-finish.testAlexandre Ganea
2019-05-28[LLD][COFF] Early load PDB type server filesAlexandre Ganea
2019-04-01[NFC][LLD] Specify namespaces explicity to fix build failure on GCC 5 after r...Matthew Voss
2019-04-01Fix builder.Alexandre Ganea
2019-04-01[LLD][COFF] Early dependency detectionAlexandre Ganea