summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/CMakeLists.txt
AgeCommit message (Expand)Author
2024-11-22Reapply "[MemProf] Use radix tree for alloc contexts in bitcode summaries" (#...Teresa Johnson
2022-12-20[Support] Move TargetParsers to new componentArchibald Elliott
2022-01-31[LLVM] Resolve layer violation in BitcodeWriterJoseph Huber
2022-01-31[OpenMP] Add a flag for embedding a file into the moduleJoseph Huber
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
2015-06-16modules: Add explicit dependency on intrinsics_genDuncan P. N. Exon Smith
2011-12-14Per discussion on the list, remove BitcodeVerify pass to reimplement as a fre...Chad Rosier
2011-12-12Add BitcodeVerifier.cpp to CMakeList.Chad Rosier
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
2009-12-31Remove derelict serialization code. Ted Kremenek
2008-09-22Initial support for the CMake build system.Oscar Fuentes