summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/XCore/TargetInfo/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"Tom Stellard2019-11-211-1/+1
* [CMake] Let add_public_tablegen_target responsible to provide dependency to C...NAKAMURA Takumi2013-11-281-2/+0
* [CMake] Prune include_directories() in llvm/lib/Target, take #2.NAKAMURA Takumi2013-11-281-2/+0
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-291-6/+0
* Switch another of the old dependencies on implicitly produced syntheticChandler Carruth2011-07-301-1/+1
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-0/+6
* CMake: Fix MSVS build. Although I don't know why this didn't break other buil...Michael J. Spencer2010-09-121-1/+1
* Tweak cmake files for the four targets that don't split CodeGen out.Daniel Dunbar2009-07-191-1/+1
* Add dependencies from TargetInfo onto .td generation.Daniel Dunbar2009-07-191-0/+1
* Add TargetInfo libraries for all targets.Daniel Dunbar2009-07-151-0/+6
OpenPOWER on IntegriCloud