summaryrefslogtreecommitdiffstats
path: root/lld/Common/Strings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* lld-link: Also demangle undefined dllimported symbols.Nico Weber2018-09-171-1/+7
* lld-link: print demangled symbol names for "undefined symbol" diagnosticsNico Weber2018-09-151-20/+9
* Code cleanup in preparation for adding LTO for wasm. NFC.Sam Clegg2018-05-221-0/+9
* Make sure that clang-format doesn't reorder include files.Rui Ueyama2018-02-281-0/+2
* Attempt to build breakage caused by r326339.Rui Ueyama2018-02-281-1/+1
* Merge {COFF,ELF}/Strings.cpp to Common/Strings.cpp.Rui Ueyama2018-02-281-0/+66
* Factor out common code to Common/Strings.cpp.Rui Ueyama2017-11-281-0/+32
OpenPOWER on IntegriCloud