summaryrefslogtreecommitdiff
path: root/lld/Common/Reproduce.cpp
AgeCommit message (Expand)Author
2023-06-05[lld] StringRef::{starts,ends}with => {starts,ends}_with. NFCFangrui Song
2020-11-30[lld/mac] Add --reproduce optionNico Weber
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer
2019-07-11[Coding style change][lld] Rename variables for non-ELF portsRui Ueyama
2019-07-09Let unaliased Args track which Alias they were created from, and use that in ...Nico Weber
2019-02-22Remove a function from header and move the implementation to a .cpp file. NFC.Rui Ueyama
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-12-05toString function take a const refs where possibleSam Clegg
2017-10-02Move new lld's code to Common subdirectory.Rui Ueyama