summaryrefslogtreecommitdiff
path: root/tools/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2014-12-12Initial dsymutil tool commit.Frederic Riss1-0/+1
2014-12-09Revert "Initial dsymutil tool commit."Frederic Riss1-1/+0
2014-12-09Initial dsymutil tool commit.Frederic Riss1-0/+1
2014-12-05Be less conservative about when we build the gold plugin.Rafael Espindola1-11/+1
2014-11-27Teach LLVM about llgo subproject.Peter Collingbourne1-0/+1
2014-11-10[CMake] Move llvm-shlib in prior to other tools.NAKAMURA Takumi1-6/+6
2014-10-23Adding llvm-shlib to CMake build system with a few new bells and whistlesChris Bieneman1-0/+6
2014-10-23Add llvm-go tool.Peter Collingbourne1-0/+2
2014-07-30Rename llvm-uselistorder => verify-uselistorderDuncan P. N. Exon Smith1-1/+1
2014-07-25Move -verify-use-list-order into llvm-uselistorderDuncan P. N. Exon Smith1-0/+2
2014-07-24llvm-vtabledump: A vtable dumperDavid Majnemer1-0/+1
2014-06-27Don't force the build of toos/lto as a static lib.Rafael Espindola1-1/+1
2014-03-14static link polly into toolsSebastian Pop1-6/+8
2014-03-10fix polly buildbotSebastian Pop1-1/+1
2014-03-10fix PR13550: add a cmake WITH_POLLY optionSebastian Pop1-1/+6
2014-03-04Remove out-of-date comment in llvm/tools/CMakeLists.txt.NAKAMURA Takumi1-4/+0
2014-02-17PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith1-0/+1
2013-10-23llvm/tools/llvm-c-test should be built also on msvc.NAKAMURA Takumi1-5/+1
2013-10-23Add llvm-c-test tool for testing llvm-cAnders Waldenborg1-0/+6
2013-10-02Remove the very substantial, largely unmaintained legacy PGOChandler Carruth1-1/+0
2013-10-02Enable building LTO on WIN32.Rafael Espindola1-1/+1
2013-09-30Revert "Enable building LTO on WIN32."Rafael Espindola1-1/+1
2013-09-30Enable building LTO on WIN32.Rafael Espindola1-1/+1
2013-09-19Fix LTO handling of module-level assembly (PR14152).Peter Collingbourne1-0/+2
2013-08-27[CMake] Put back the add_llvm_external_project() calls for specific projects.Argyrios Kyrtzidis1-0/+4
2013-08-23CMake: build llvm-config on Windows.Hans Wennborg1-7/+1
2013-08-21[CMake] Automatically pick up subdirectories in llvm/tools as 'external proje...Argyrios Kyrtzidis1-34/+44
2013-06-26Provide bootstrap support to build only llvm+clang when using cmake.Andy Gibbs1-3/+6
2013-06-14Remove the LLVM specific archive index.Rafael Espindola1-1/+0
2013-04-05Move yaml2obj to tools too.Rafael Espindola1-0/+1
2013-04-05Move obj2yaml to tools to sort out make's dependencies.Rafael Espindola1-0/+2
2013-03-17Build LLVMgold.so on FreeBSD using cmake.Rafael Espindola1-1/+2
2013-02-28Connect LLVM CMake build scripts to LLDB's CMake scripts:Daniel Malea1-0/+1
2012-11-21Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor1-0/+3
2012-11-12[ASan] Add llvm-symbolizer from to tools/Alexander Potapenko1-0/+2
2012-10-31MC: Simple example parser for MC assembly markup.Jim Grosbach1-0/+1
2012-04-26[CMake] Restructure how Clang, Polly and other external projects get included.Michael J. Spencer1-17/+3
2012-04-19Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer1-2/+0
2012-03-01[Object]David Meyer1-0/+1
2012-02-26Add a random .LL file generator to stress-test different llvm components.Nadav Rotem1-0/+1
2011-12-07Have cmake build llvm-cov. Patch by arrowdodger.Duncan Sands1-0/+1
2011-12-01llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar1-9/+2
2011-12-01Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.Duncan Sands1-2/+9
2011-11-29llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar1-9/+2
2011-11-29edis: Sink EDMain.cpp into lib/MC/MCDisassembler.Daniel Dunbar1-1/+0
2011-11-10Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",Daniel Dunbar1-2/+9
2011-11-10llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar1-9/+2
2011-11-03llvm-config-2: Implement build system support for getting the variables we onlyDaniel Dunbar1-1/+4
2011-11-03llvm-config: Start stubbing out a C++ version of llvm-config (as llvm-config-2,Daniel Dunbar1-0/+1
2011-10-16tools/CMakeLists.txt: Fixup r142103. I don't remember why I had missed the line.NAKAMURA Takumi1-1/+1