llvm-project/lld/include/lld
Martin Storsjo 5ebab1f8f9 [LLD] Simplify the demangleItanium function. NFC.
Instead of returning an optional, just return the input string if
demangling fails, as that's what all callers use anyway.

Differential Revision: https://reviews.llvm.org/D68015

llvm-svn: 373077
2019-09-27 12:24:18 +00:00
..
Common [LLD] Simplify the demangleItanium function. NFC. 2019-09-27 12:24:18 +00:00
Core Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ReaderWriter [LLD] Migrate llvm::make_unique to std::make_unique 2019-08-14 22:28:17 +00:00