summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/CMakeLists.txt
AgeCommit message (Expand)Author
2022-12-20[Support] Move TargetParsers to new componentArchibald Elliott
2020-11-13llvmbuildectomy - replace llvm-build by plain cmakeserge-sans-paille
2019-11-21[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"Tom Stellard
2019-07-08[llvm-bcanalyzer] Refactor and move to libLLVMBitReaderFrancis Visoiu Mistrih
2019-07-03[Bitcode] Move Bitstream to a separate libraryFrancis Visoiu Mistrih
2016-12-12Refactor BitcodeReader: move Metadata and ValueId handling in their own class...Mehdi Amini
2016-11-17[CMake] NFC. Updating CMake dependency specificationsChris Bieneman
2015-02-11Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.Zachary Turner
2013-01-19BitstreamReader hasn't aged well. It's been hacked on by various people andChris Lattner
2012-06-24llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.NAKAMURA Takumi
2011-11-29build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar
2011-07-29Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth
2010-09-13Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer
2010-09-10CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer
2009-12-31Remove derelict serialization code. Ted Kremenek
2008-09-22Initial support for the CMake build system.Oscar Fuentes