aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2013-04-30 17:06:40 +0000
committerBob Wilson <bob.wilson@apple.com>2013-04-30 17:06:40 +0000
commitb1835b79470c30e76dcb17c054f160591fa7a5d6 (patch)
tree67909310c6a4e0ecc315491306d06fea62dacf47 /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
parentdd27530a44a763ff44a86f4a7175ce70427dbdc1 (diff)
downloadllvm-b1835b79470c30e76dcb17c054f160591fa7a5d6.zip
llvm-b1835b79470c30e76dcb17c054f160591fa7a5d6.tar.gz
llvm-b1835b79470c30e76dcb17c054f160591fa7a5d6.tar.bz2
Rewrite sw_vers makefile check to avoid error message on Linux.
When building compiler-rt on Linux, the "which sw_vers" check fails and writes an error message into the build log. Apparently on Solaris "which" writes the error message to stdout, so that the current test won't even work properly. As far as I know sw_vers always lives in /usr/bin, so just check for it there instead of using "which". llvm-svn: 180792
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions