[libc++] Remove unnecessary LLVM_INCLUDE_BENCHMARKS option in the Apple build
authorLouis Dionne <ldionne@apple.com>
Thu, 25 Jun 2020 21:33:31 +0000 (17:33 -0400)
committerLouis Dionne <ldionne@apple.com>
Thu, 25 Jun 2020 21:34:45 +0000 (17:34 -0400)
commit7014b44c0af6c1befb804be5aa8c9de4888f378c
tree4132ff4d55875df5f7e21ac1b15ea0c0b1851fad
parent7fb84dff69572b59dc730f9616fea918bedc7384
[libc++] Remove unnecessary LLVM_INCLUDE_BENCHMARKS option in the Apple build

Since we're using an empty top-level CMakeLists.txt instead of the CMakeLists.txt
inside llvm/, we don't need to specify LLVM_INCLUDE_BENCHMARKS anymore.
libcxx/utils/ci/apple-install-libcxx.sh