summaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-dwarfutil
AgeCommit message (Expand)Author
2025-06-27Reapply "[NFC][DebugInfo][DWARF] Create new low-level dwarf library (#… (#1...Sterling-Augustine
2025-06-26Revert "[NFC][DebugInfo][DWARF] Create new low-level dwarf library (#… (#14...Sterling-Augustine
2025-06-26[NFC][DebugInfo][DWARF] Create new low-level dwarf library (#145081)Sterling-Augustine
2024-12-11Rework the `Option` library to reduce dynamic relocations (#119198)Chandler Carruth
2024-03-19[dsymutil] Remove support for obfuscated bitcode (#85713)Jonas Devlieghere
2024-03-19Revert "[dsymutil] Remove support for obfuscated bitcode" (#85826)Andres Villegas
2024-03-19[dsymutil] Remove support for obfuscated bitcode (#85713)Jonas Devlieghere
2024-01-23[dsymutil] Add --linker parallel to more tests. (#78581)Alexey Lapshin
2024-01-19[DWARFLinker][NFC] Decrease DWARFLinker dependence on DwarfStreamer. (#77932)Alexey Lapshin
2024-01-18[dsymutil][llvm-dwarfutil] Rename command line options to avoid using vendor ...Alexey Lapshin
2024-01-12[DWARFLinker][NFC] Rename libraries to match with directories name. (#77592)Alexey Lapshin
2024-01-09[DWARFLinker][DWARFLinkerParallel][NFC] Refactor DWARFLinker&DWARFLinkerParal...avl-llvm
2023-12-11[llvm] Use StringRef::{starts,ends}_with (NFC) (#74956)Kazu Hirata
2023-12-02[llvm-dwarfutil] Adjust includes (NFC)Kazu Hirata
2023-11-30[llvm] Stop including llvm/ADT/StringSet.h (NFC)Kazu Hirata
2023-11-11[llvm] Stop including llvm/ADT/SmallString.h (NFC)Kazu Hirata
2023-10-26Reland [dsymutil] Add support for mergeable libraries (#70256)Alpha Abdoulaye
2023-10-24Revert "[dsymutil] Add support for mergeable libraries"Philip Reames
2023-10-24[dsymutil] Add support for mergeable librariesAlpha Abdoulaye
2023-10-21[llvm] Stop including Endian.h (NFC)Kazu Hirata
2023-09-22[dsymutil] Remove paper trail warnings (#67041)Jonas Devlieghere
2023-08-21[Reland][Reland][DWARFLinkerParallel] Add limited functionality to DWARFLinke...Alexey Lapshin
2023-08-21Revert "[Reland][DWARFLinkerParallel] Add limited functionality to DWARFLinke...Nikita Popov
2023-08-19[Reland][DWARFLinkerParallel] Add limited functionality to DWARFLinkerParallel.Alexey Lapshin
2023-08-17Revert "[DWARFLinkerParallel] Add limited functionality to DWARFLinkerParallel."Alexey Lapshin
2023-08-17[DWARFLinkerParallel] Add limited functionality to DWARFLinkerParallel.Alexey Lapshin
2023-08-15Reapply "[Option] Add "Visibility" field and clone the OptTable APIs to use it"Justin Bogner
2023-08-14Revert "[Option] Add "Visibility" field and clone the OptTable APIs to use it"Justin Bogner
2023-08-14[Option] Add "Visibility" field and clone the OptTable APIs to use itJustin Bogner
2023-08-04[llvm] Extract common `OptTable` bits into macrosJan Svoboda
2023-07-04[DWARFLinker][NFC] Remove RangesTy &getValidAddressRanges().Alexey Lapshin
2023-06-19[tools] Use llvm::is_contained (NFC)Kazu Hirata
2023-06-04[DWARFLinkerParallel][Reland] Add interface files, create a skeleton implemen...Alexey Lapshin
2023-06-04Revert "[DWARFLinkerParallel] Add interface files, create a skeleton implemen...Alexey Lapshin
2023-06-04[DWARFLinkerParallel] Add interface files, create a skeleton implementation.Alexey Lapshin
2023-05-16[DWARFLinker][DWARFv5] Add handling of DW_OP_addrx and DW_OP_constx expressio...Alexey Lapshin
2023-05-03Split out `CodeGenTypes` from `CodeGen` for LLT/MVTNAKAMURA Takumi
2023-05-03Restore CodeGen/LowLevelType from `Support`NAKAMURA Takumi
2023-05-02[DWARFLinker][NFC] Make interfaces to be compatible.Alexey Lapshin
2023-04-17[CMake] Cleanup depsNAKAMURA Takumi
2023-04-17[CMake] Reorder and reformat depsNAKAMURA Takumi
2023-02-13[DWARFLinker] Refactor cloneAddressAttribute().Alexey Lapshin
2023-02-07[NFC][TargetParser] Remove llvm/ADT/Triple.hArchibald Elliott
2023-01-20[DWARF][dsymutil][llvm-dwarfutil] Create a placeholder library DWARFLinkerPar...Alexey Lapshin
2023-01-16This patch allows llvm-dwarfutil to utilize accelerator tablesAlexey Lapshin
2023-01-12[OptTable] Precompute OptTable prefixes union table through tablegenserge-sans-paille
2023-01-05Move from llvm::makeArrayRef to ArrayRef deduction guides - llvm/ partserge-sans-paille
2022-12-27[clang] Use a StringRef instead of a raw char pointer to store builtin and ca...serge-sans-paille
2022-12-25Revert "[clang] Use a StringRef instead of a raw char pointer to store builti...Vitaly Buka
2022-12-24[clang] Use a StringRef instead of a raw char pointer to store builtin and ca...serge-sans-paille