llvm-capstone/llvm/tools/dsymutil
Alexey Lapshin 0ed8194256
[dsymutil] Add --linker parallel to more tests. (#78581)
This patch adds check for parallel linker to tests located in the root
of test/tools/dsymutil.
2024-01-23 13:00:49 +03:00
..
BinaryHolder.cpp [llvm] Use StringRef::{starts,ends}_with (NFC) (#74956) 2023-12-11 21:01:36 -08:00
BinaryHolder.h [Reland][Reland][DWARFLinkerParallel] Add limited functionality to DWARFLinkerParallel. 2023-08-21 11:09:18 +02:00
CFBundle.cpp
CFBundle.h
CMakeLists.txt [DWARFLinker][NFC] Rename libraries to match with directories name. (#77592) 2024-01-12 15:36:44 +03:00
DebugMap.cpp [ADT] Rename SmallString::{starts,ends}with to {starts,ends}_with (#74916) 2023-12-09 14:28:45 -08:00
DebugMap.h Reland [dsymutil] Add support for mergeable libraries (#70256) 2023-10-26 10:45:08 -07:00
dsymutil.cpp [tools] Use SmallString::operator std::string (NFC) 2024-01-19 00:19:31 -08:00
dsymutil.h Reland [dsymutil] Add support for mergeable libraries (#70256) 2023-10-26 10:45:08 -07:00
DwarfLinkerForBinary.cpp [dsymutil] Add --linker parallel to more tests. (#78581) 2024-01-23 13:00:49 +03:00
DwarfLinkerForBinary.h [dsymutil] Add --linker parallel to more tests. (#78581) 2024-01-23 13:00:49 +03:00
LinkUtils.h [dsymutil][llvm-dwarfutil] Rename command line options to avoid using vendor names. (#78135) 2024-01-18 12:55:04 +03:00
MachODebugMapParser.cpp [dsymutil] Fix spurious warnings in MachODebugMapParser (#78794) 2024-01-19 15:10:57 -08:00
MachOUtils.cpp [llvm] Use StringRef::{starts,ends}_with (NFC) (#74956) 2023-12-11 21:01:36 -08:00
MachOUtils.h [dsymutil] Use createTemporaryFile instead of TempFile 2023-08-17 11:37:37 -07:00
Options.td [dsymutil][llvm-dwarfutil] Rename command line options to avoid using vendor names. (#78135) 2024-01-18 12:55:04 +03:00
RelocationMap.cpp Reland [dsymutil] Add support for mergeable libraries (#70256) 2023-10-26 10:45:08 -07:00
RelocationMap.h Reland [dsymutil] Add support for mergeable libraries (#70256) 2023-10-26 10:45:08 -07:00
Reproducer.cpp [dsymutil] Keep DSYMUTIL_REPRODUCER_PATH in addition to LLVM_DIAGNOSTIC_DIR 2023-10-10 15:45:40 -07:00
Reproducer.h [llvm] Remove redundaunt virtual specifiers (NFC) 2022-07-24 21:50:35 -07:00
SymbolMap.cpp [dsymutil] Use StringRef::consume_front (NFC) 2024-01-15 21:59:09 -08:00
SymbolMap.h