aboutsummaryrefslogtreecommitdiff
path: root/lib/CMakeLists.txt
AgeCommit message (Expand)Author
2013-10-23Remove obsolete bitcode wrapper codeDerek Schuff
2013-06-07Add CL argument -bitcode-format to llvm-dis, llc, and pnacl-llc.Karl Schimpf
2013-04-29Fix CMake build of bitcode wrapper header utility.Derek Schuff
2013-01-02Rename VMCore directory to IR.Chandler Carruth
2012-12-05Copy clang/Driver/<Option parsing stuff> to llvm.Michael J. Spencer
2011-10-01Move TableGen's parser and entry point into a libraryPeter Collingbourne
2011-09-20Remove from cmake too.Eric Christopher
2011-09-13Sketch out a DWARF parser.Benjamin Kramer
2011-03-12Build CompilerDriver library.Oscar Fuentes
2011-02-18Move library stuff out of the toplevel CMakeLists.txt file.Oscar Fuentes