llvm-project/llvm/tools/dsymutil
Fangrui Song 89fab98e88 [DebugInfo] llvm::Optional => std::optional
https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
2022-12-05 00:09:22 +00:00
..
BinaryHolder.cpp [dsymutil] Fix memory issue in the BinaryHolder 2022-04-27 16:35:48 -07:00
BinaryHolder.h [dsymutil] Fix memory issue in the BinaryHolder 2022-04-27 16:35:48 -07:00
CFBundle.cpp
CFBundle.h
CMakeLists.txt Set LLVM_ATOMIC_LIB variable for convenient linking against libatomic 2022-11-03 21:07:43 +01:00
DebugMap.cpp Use llvm::less_first (NFC) 2022-06-04 21:23:18 -07:00
DebugMap.h
DwarfLinkerForBinary.cpp [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00
DwarfLinkerForBinary.h [llvm] Remove redundaunt virtual specifiers (NFC) 2022-07-24 21:50:35 -07:00
LinkUtils.h [DWARFLinker][NFC] Change interface of DWARFLinker to specify accel table kinds explicitly. 2022-12-04 10:40:56 +01:00
MachODebugMapParser.cpp [tools] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:40 -08:00
MachOUtils.cpp [tools] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:40 -08:00
MachOUtils.h [dsymutil] Apply relocations present in Swift reflection sections 2022-03-17 14:23:20 -03:00
Options.td [dsymutil] Automatically generate a reproducer when dsymutil crashes 2022-06-14 16:00:08 -07:00
Reproducer.cpp [dsymutil] Fix assertion in the Reproducer/FileCollector when TMPDIR is empty 2022-11-14 19:11:34 -08:00
Reproducer.h [llvm] Remove redundaunt virtual specifiers (NFC) 2022-07-24 21:50:35 -07:00
SymbolMap.cpp
SymbolMap.h
dsymutil.cpp [DWARFLinker][NFC] Change interface of DWARFLinker to specify accel table kinds explicitly. 2022-12-04 10:40:56 +01:00
dsymutil.h