summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/X86RecognizableInstr.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2014-01-02 17:11:02 +0000
committerDouglas Gregor <dgregor@apple.com>2014-01-02 17:11:02 +0000
commit092bad1a3901a3dcf514d668b3d34f2af55aee24 (patch)
tree69f4610cb706bac924de65cf5c4a13340bdcb103 /llvm/utils/TableGen/X86RecognizableInstr.cpp
parentdf34b13e9fc7fedfa86d040a027730a28f662e2e (diff)
downloadbcm5719-llvm-092bad1a3901a3dcf514d668b3d34f2af55aee24.tar.gz
bcm5719-llvm-092bad1a3901a3dcf514d668b3d34f2af55aee24.zip
CMake: Unbreak separated LLVM/Clang project builds for Xcode.
The separate Xcode project generated for Clang is putting the clang executables into the same location where the LLVM executables are going. This is wrong, and breaks the Clang build because we try to create clang++ and clang-cl symlinks in the wrong place and to the wrong place. As a stop-gap to get these builds working again, teach the symlink generation to point into the LLVM executable directory instead. llvm-svn: 198319
Diffstat (limited to 'llvm/utils/TableGen/X86RecognizableInstr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud