llvm-project/llvm/lib/DebugInfo/GSYM
Bill Wendling c55cf4afa9 Revert "Remove redundant "std::move"s in return statements"
The build failed with

  error: call to deleted constructor of 'llvm::Error'

errors.

This reverts commit 1c2241a793.
2020-02-10 07:07:40 -08:00
..
CMakeLists.txt Add lookup functions for efficient lookups of addresses when using GsymReader classes. 2019-12-05 16:49:53 -08:00
FileWriter.cpp Add FileWriter to GSYM and encode/decode functions to AddressRange and AddressRanges 2019-08-21 21:48:11 +00:00
FunctionInfo.cpp Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
GsymCreator.cpp Fix Windows build after r374381 2019-10-10 18:20:16 +00:00
GsymReader.cpp Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
Header.cpp Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
InlineInfo.cpp Add lookup functions for efficient lookups of addresses when using GsymReader classes. 2019-12-05 16:49:53 -08:00
LLVMBuild.txt Fix build by adding the missing dependency. 2019-10-10 18:04:52 +00:00
LineTable.cpp Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
LookupResult.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Range.cpp Add lookup functions for efficient lookups of addresses when using GsymReader classes. 2019-12-05 16:49:53 -08:00