Add LTO and gold plugin to the CMake build. Linux-only, support for
authorOscar Fuentes <ofv@wanadoo.es>
Fri, 11 Mar 2011 15:44:24 +0000 (15:44 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Fri, 11 Mar 2011 15:44:24 +0000 (15:44 +0000)
commit1dc550b383277f241f46a60628ae3f200769f13c
tree734de8034c51dbc1069fc42e8058551012e1fff9
parent2715a581494ef0c7f7403f9f7dbe4c0d052d61a5
Add LTO and gold plugin to the CMake build. Linux-only, support for
other systems pending.

PR9456.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127466 91177308-0d34-0410-b5e6-96231b3b80d8
tools/CMakeLists.txt
tools/gold/CMakeLists.txt [new file with mode: 0644]
tools/lto/CMakeLists.txt [new file with mode: 0644]