aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/TargetInfo/CMakeLists.txt
AgeCommit message (Expand)Author
2013-05-06[SystemZ] Add back endUlrich Weigand
2011-10-24Remove the SystemZ backend.Dan Gohman
2011-08-01Actually finish switching to the new system for Target sublibraryChandler Carruth
2011-07-29Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth
2009-07-19SystemZ *does* have a CodeGen/AsmPrinter split.Daniel Dunbar
2009-07-19Tweak cmake files for the four targets that don't split CodeGen out.Daniel Dunbar
2009-07-19Add dependencies from TargetInfo onto .td generation.Daniel Dunbar
2009-07-16UnbreakAnton Korobeynikov