aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-dwarfutil
AgeCommit message (Expand)AuthorFilesLines
2024-03-19[dsymutil] Remove support for obfuscated bitcode (#85713)Jonas Devlieghere1-3/+3
2024-03-19Revert "[dsymutil] Remove support for obfuscated bitcode" (#85826)Andres Villegas1-3/+3
2024-03-19[dsymutil] Remove support for obfuscated bitcode (#85713)Jonas Devlieghere1-3/+3
2024-01-23[dsymutil] Add --linker parallel to more tests. (#78581)Alexey Lapshin1-3/+3
2024-01-19[DWARFLinker][NFC] Decrease DWARFLinker dependence on DwarfStreamer. (#77932)Alexey Lapshin1-4/+21
2024-01-18[dsymutil][llvm-dwarfutil] Rename command line options to avoid using vendor ...Alexey Lapshin4-7/+7
2024-01-12[DWARFLinker][NFC] Rename libraries to match with directories name. (#77592)Alexey Lapshin1-1/+1
2024-01-09[DWARFLinker][DWARFLinkerParallel][NFC] Refactor DWARFLinker&DWARFLinkerParal...avl-llvm2-18/+15
2023-12-11[llvm] Use StringRef::{starts,ends}_with (NFC) (#74956)Kazu Hirata1-1/+1
2023-12-02[llvm-dwarfutil] Adjust includes (NFC)Kazu Hirata1-1/+2
2023-11-30[llvm] Stop including llvm/ADT/StringSet.h (NFC)Kazu Hirata1-1/+0
2023-11-11[llvm] Stop including llvm/ADT/SmallString.h (NFC)Kazu Hirata1-1/+0
2023-10-26Reland [dsymutil] Add support for mergeable libraries (#70256)Alpha Abdoulaye1-0/+12
2023-10-24Revert "[dsymutil] Add support for mergeable libraries"Philip Reames1-12/+0
2023-10-24[dsymutil] Add support for mergeable librariesAlpha Abdoulaye1-0/+12
2023-10-21[llvm] Stop including Endian.h (NFC)Kazu Hirata1-1/+0
2023-09-22[dsymutil] Remove paper trail warnings (#67041)Jonas Devlieghere1-4/+2
2023-08-21[Reland][Reland][DWARFLinkerParallel] Add limited functionality to DWARFLinke...Alexey Lapshin1-12/+36
2023-08-21Revert "[Reland][DWARFLinkerParallel] Add limited functionality to DWARFLinke...Nikita Popov1-36/+12
2023-08-19[Reland][DWARFLinkerParallel] Add limited functionality to DWARFLinkerParallel.Alexey Lapshin1-12/+36
2023-08-17Revert "[DWARFLinkerParallel] Add limited functionality to DWARFLinkerParallel."Alexey Lapshin1-36/+12
2023-08-17[DWARFLinkerParallel] Add limited functionality to DWARFLinkerParallel.Alexey Lapshin1-12/+36
2023-08-15Reapply "[Option] Add "Visibility" field and clone the OptTable APIs to use it"Justin Bogner1-0/+1
2023-08-14Revert "[Option] Add "Visibility" field and clone the OptTable APIs to use it"Justin Bogner1-1/+0
2023-08-14[Option] Add "Visibility" field and clone the OptTable APIs to use itJustin Bogner1-0/+1
2023-08-04[llvm] Extract common `OptTable` bits into macrosJan Svoboda1-10/+2
2023-07-04[DWARFLinker][NFC] Remove RangesTy &getValidAddressRanges().Alexey Lapshin1-10/+16
2023-06-19[tools] Use llvm::is_contained (NFC)Kazu Hirata1-2/+1
2023-06-04[DWARFLinkerParallel][Reland] Add interface files, create a skeleton implemen...Alexey Lapshin5-79/+110
2023-06-04Revert "[DWARFLinkerParallel] Add interface files, create a skeleton implemen...Alexey Lapshin5-110/+79
2023-06-04[DWARFLinkerParallel] Add interface files, create a skeleton implementation.Alexey Lapshin5-79/+110
2023-05-16[DWARFLinker][DWARFv5] Add handling of DW_OP_addrx and DW_OP_constx expressio...Alexey Lapshin1-29/+24
2023-05-03Split out `CodeGenTypes` from `CodeGen` for LLT/MVTNAKAMURA Takumi1-1/+1
2023-05-03Restore CodeGen/LowLevelType from `Support`NAKAMURA Takumi1-0/+1
2023-05-02[DWARFLinker][NFC] Make interfaces to be compatible.Alexey Lapshin1-16/+12
2023-04-17[CMake] Cleanup depsNAKAMURA Takumi1-1/+0
2023-04-17[CMake] Reorder and reformat depsNAKAMURA Takumi1-4/+4
2023-02-13[DWARFLinker] Refactor cloneAddressAttribute().Alexey Lapshin1-26/+1
2023-02-07[NFC][TargetParser] Remove llvm/ADT/Triple.hArchibald Elliott1-1/+1
2023-01-20[DWARF][dsymutil][llvm-dwarfutil] Create a placeholder library DWARFLinkerPar...Alexey Lapshin1-0/+1
2023-01-16This patch allows llvm-dwarfutil to utilize accelerator tablesAlexey Lapshin4-18/+146
2023-01-12[OptTable] Precompute OptTable prefixes union table through tablegenserge-sans-paille1-2/+2
2023-01-05Move from llvm::makeArrayRef to ArrayRef deduction guides - llvm/ partserge-sans-paille1-1/+1
2022-12-27[clang] Use a StringRef instead of a raw char pointer to store builtin and ca...serge-sans-paille1-1/+4
2022-12-25Revert "[clang] Use a StringRef instead of a raw char pointer to store builti...Vitaly Buka1-4/+1
2022-12-24[clang] Use a StringRef instead of a raw char pointer to store builtin and ca...serge-sans-paille1-1/+4
2022-12-23Revert "[clang] Use a StringRef instead of a raw char pointer to store builti...serge-sans-paille1-3/+2
2022-12-23[clang] Use a StringRef instead of a raw char pointer to store builtin and ca...serge-sans-paille1-2/+3
2022-12-23Revert "[clang] Use a StringRef instead of a raw char pointer to store builti...serge-sans-paille1-3/+2
2022-12-23[clang] Use a StringRef instead of a raw char pointer to store builtin and ca...serge-sans-paille1-2/+3