aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/dsymutil/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-04-03dsymutil: Re-add missing -latomic (#85380)maflcko1-1/+1
2024-03-19[dsymutil] Remove support for obfuscated bitcode (#85713)Jonas Devlieghere1-1/+0
2024-03-19Revert "[dsymutil] Remove support for obfuscated bitcode" (#85826)Andres Villegas1-0/+1
2024-03-19[dsymutil] Remove support for obfuscated bitcode (#85713)Jonas Devlieghere1-1/+0
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-llvm1-0/+1
2023-10-26Reland [dsymutil] Add support for mergeable libraries (#70256)Alpha Abdoulaye1-0/+1
2023-10-24Revert "[dsymutil] Add support for mergeable libraries"Philip Reames1-1/+0
2023-10-24[dsymutil] Add support for mergeable librariesAlpha Abdoulaye1-0/+1
2023-08-18Fix mis-matching arguments warning in dsymutil/CMakeLists.txt (NFC)Jie Fu1-1/+1
2023-08-17[llvm-{debuginfod,ml,objdump,symbolizer}, dsymutil] Enable multicall driverAndrés Villegas1-1/+2
2023-08-17Fix tools/dsymutil/CMakeLists.txt mis-matching arguments warning (NFC)Jie Fu1-1/+1
2023-08-17Revert "[llvm-{debuginfod,ml,objdump,symbolizer}, dsymutil] Enable multicall ...Petr Hosek1-2/+1
2023-08-17Fix tools/dsymutil/CMakeLists.txt mis-matching arguments warning (NFC)Jie Fu1-1/+1
2023-08-17[llvm-{debuginfod,ml,objdump,symbolizer}, dsymutil] Enable multicall driverAndrés Villegas1-1/+2
2023-06-04[DWARFLinkerParallel][Reland] Add interface files, create a skeleton implemen...Alexey Lapshin1-0/+1
2023-06-04Revert "[DWARFLinkerParallel] Add interface files, create a skeleton implemen...Alexey Lapshin1-1/+0
2023-06-04[DWARFLinkerParallel] Add interface files, create a skeleton implementation.Alexey Lapshin1-0/+1
2023-05-03Split out `CodeGenTypes` from `CodeGen` for LLT/MVTNAKAMURA Takumi1-0/+1
2023-04-17[CMake] Cleanup depsNAKAMURA Takumi1-1/+0
2023-04-17[CMake] Reorder and reformat depsNAKAMURA Takumi1-2/+2
2023-02-10[llvm-driver] Pass extra arguments to toolsAlex Brachet1-1/+1
2023-01-20[DWARF][dsymutil][llvm-dwarfutil] Create a placeholder library DWARFLinkerPar...Alexey Lapshin1-0/+1
2022-12-20[Support] Move TargetParsers to new componentArchibald Elliott1-0/+1
2022-12-08[llvm-driver] Temporarily remove dsymutilAlex Brachet1-1/+0
2022-11-03Set LLVM_ATOMIC_LIB variable for convenient linking against libatomicSam James1-3/+1
2022-06-06LLVM Driver Multicall toolChris Bieneman1-0/+2
2020-05-21[dsymutil] Add reproducers to dsymutilJonas Devlieghere1-0/+1
2020-04-07[DWARFLinker][dsymutil][NFC] Move DwarfStreamer into DWARFLinker.Alexey Lapshin1-1/+0
2020-02-17[dsymutil] Explicitly link against libatomic when necessaryGokturk Yuksek1-0/+4
2020-01-17Remove AllTargetsAsmPrintersNico Weber1-1/+0
2020-01-08[Dsymutil][Debuginfo][NFC] Reland: Refactor dsymutil to separate DWARF optimi...Alexey Lapshin1-3/+2
2019-12-19Temporarily Revert "[Dsymutil][Debuginfo][NFC] Refactor dsymutil to separate ...Eric Christopher1-0/+2
2019-12-19[Dsymutil][Debuginfo][NFC] Refactor dsymutil to separate DWARF optimizing par...Alexey Lapshin1-2/+0
2019-12-06Fix building shared libraries broken by 8e48e8e3e32.Alexey Lapshin1-0/+1
2019-12-06[Dsymutil][NFC] Move NonRelocatableStringpool into common CodeGen folder.Alexey Lapshin1-1/+0
2019-11-01[dsymutil] Add support for linking remarksFrancis Visoiu Mistrih1-0/+1
2019-10-03[dsymutil] Tablegenify option parsingJonas Devlieghere1-0/+6
2019-05-23Break false dependencies on target librariesDaniel Sanders1-1/+4
2019-01-07[dsymutil] Upstream unobfuscation logic.Jonas Devlieghere1-0/+1
2018-06-27[dsymutil] Move abstractions into separate files (NFC)Jonas Devlieghere1-0/+3
2018-04-24Remove LLVM_INSTALL_CCTOOLS_SYMLINKSNico Weber1-5/+0
2018-03-18[dsymutil] Fix add_llvm_tool_symlinkJonas Devlieghere1-1/+1
2018-03-18[dsymutil] Rename llvm-dsymutil -> dsymutilJonas Devlieghere1-3/+3
2018-03-01[dsymutil] Move string pool into its own implementatino file. NFC.Jonas Devlieghere1-0/+1
2018-02-28build: add the ability to create a symlink for dsymutilSaleem Abdulrasool1-2/+7
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai1-1/+1
2017-11-30[dsymutil] Upstream getBundleInfo implementationJonas Devlieghere1-0/+4
2016-11-19[CMake] llvm-dsymutil depends on intrinsics_genChris Bieneman1-0/+3
2015-08-05[dsymutil] Implement support for handling mach-o universal binaries as main i...Frederic Riss1-0/+1