aboutsummaryrefslogtreecommitdiff
path: root/lib/Basic/CMakeLists.txt
AgeCommit message (Expand)Author
2009-06-14move the various builtins stuff from libast to libbasic. ThisChris Lattner
2009-04-22Remove the serialization code that predates precompiledDouglas Gregor
2009-04-22Add missing dependency, patch by Jason Haslam!Chris Lattner
2009-04-01Add ConvertUTF module from http://www.unicode.org/Public/PROGRAMS/CVTUTF.Steve Naroff
2009-03-16Build system changes to use TableGen to generate the variousDouglas Gregor
2008-10-26CMake: Builds and installs clang binary and libs (no docs yet). ItOscar Fuentes