aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-01-25[llvm] Move CodeGenTypes library to its own directory (#79444)Nico Weber1-0/+1
2024-01-09[DWARFLinker][DWARFLinkerParallel][NFC] Refactor DWARFLinker&DWARFLinkerParal...avl-llvm1-1/+0
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-11-18[IR] Split out IR printing passes into IRPrinterAlexander Shaposhnikov1-0/+1
2022-02-17[llvm-objcopy][NFC] Move core implementation of llvm-objcopy into separate li...Alexey Lapshin1-0/+1
2022-02-16Reland: Make lld-link work in a non-MSVC shell, add /winsysroot:Peter Kasting1-0/+1
2022-02-11Revert "try to fix windows build after 73e585e44d" andDouglas Yung1-1/+0
2022-02-11Reland "[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:"Nico Weber1-0/+1
2021-12-06[llvm] [Debuginfo] Debuginfod client library.Noah Shutty1-0/+1
2021-12-06Revert "[llvm] [Debuginfo] Debuginfod client library."Noah Shutty1-1/+0
2021-12-06[llvm] [Debuginfo] Debuginfod client library.Noah Shutty1-0/+1
2021-12-06Revert "[llvm] [Debuginfo] Debuginfod client library."Noah Shutty1-1/+0
2021-12-06[llvm] [Debuginfo] Debuginfod client library.Noah Shutty1-0/+1
2021-07-22[DWP] Refactoring llvm-dwp in to a library part 2Alexander Yermolovich1-0/+1
2020-11-13llvmbuildectomy - support disabled native targetserge-sans-paille1-8/+15
2020-11-13llvmbuildectomy - replace llvm-build by plain cmakeserge-sans-paille1-0/+15
2020-09-01Reland [FileCheck] Move FileCheck implementation out of LLVMSupport into its ...Raphael Isemann1-0/+1
2020-08-31Revert "[FileCheck] Move FileCheck implementation out of LLVMSupport into its...Raphael Isemann1-1/+0
2020-08-31[FileCheck] Move FileCheck implementation out of LLVMSupport into its own lib...Raphael Isemann1-0/+1
2020-08-13[elfabi] Move llvm-elfabi related code to InterfaceStub libraryHaowei Wu1-0/+1
2020-04-24Update compiler extension integration into the build systemserge-sans-paille1-0/+1
2020-01-08[Dsymutil][Debuginfo][NFC] Reland: Refactor dsymutil to separate DWARF optimi...Alexey Lapshin1-0/+1
2019-12-10[OpenMP][NFCI] Introduce llvm/IR/OpenMPConstants.hJohannes Doerfert1-0/+1
2019-07-11Fix build errors LLVM tests are disabled.Diego Novillo1-1/+3
2019-07-03[Bitcode] Move Bitstream to a separate libraryFrancis Visoiu Mistrih1-0/+1
2019-03-05[OptRemarks] Make OptRemarks more generic: rename OptRemarks to RemarksFrancis Visoiu Mistrih1-1/+1
2018-12-17[llvm-mca] Move llvm-mca library to llvm/lib/MCA.Clement Courbet1-0/+1
2018-12-03[llvm-tapi] initial commit, supports ELF text stubsArmando Montanez1-0/+1
2018-11-29Revert r347823 "[TextAPI] Switch back to a custom Platform enum."Hans Wennborg1-1/+0
2018-11-29[TextAPI] TBD Reader/WriterJuergen Ributzka1-0/+1
2018-11-28Revert "[TextAPI] TBD Reader/Writer"Juergen Ributzka1-1/+0
2018-11-28[TextAPI] TBD Reader/WriterJuergen Ributzka1-0/+1
2018-10-10Reland: [OptRemarks] Add library for parsing optimization remarksFrancis Visoiu Mistrih1-0/+1
2018-10-10Revert "[OptRemarks] Add library for parsing optimization remarks"Francis Visoiu Mistrih1-1/+0
2018-10-10[OptRemarks] Add library for parsing optimization remarksFrancis Visoiu Mistrih1-0/+1
2017-08-21Moving libFuzzer from LLVM to compiler-rt.George Karpenkov1-1/+0
2017-08-21Re-apply "Introduce FuzzMutate library"Justin Bogner1-0/+1
2017-08-21Revert "Re-apply "Introduce FuzzMutate library""Justin Bogner1-1/+0
2017-08-21Re-apply "Introduce FuzzMutate library"Justin Bogner1-0/+1
2017-08-21Revert "Introduce FuzzMutate library"Justin Bogner1-1/+0
2017-08-21Introduce FuzzMutate libraryJustin Bogner1-0/+1
2017-07-26Move manifest utils into separate lib, to reduce libxml2 deps.Eric Beckmann1-0/+1
2017-06-14[gtest] Create a shared include directory for gtest utilities.Zachary Turner1-0/+1
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner1-0/+1
2017-05-13Move lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.Peter Collingbourne1-1/+1
2017-01-11[XRay] Define the library for XRay trace logsDean Michael Berris1-0/+1
2016-09-06Try to fix a circular dependency in the modules build.Rafael Espindola1-2/+2
2016-09-06Add an c++ itanium demangler to llvm.Rafael Espindola1-0/+1
2016-03-01Move ObjectYAML code to a new library.Rafael Espindola1-0/+1