[libcxx] remove unused code
authorAditya Kumar <hiraditya@msn.com>
Tue, 29 Nov 2016 14:43:42 +0000 (14:43 +0000)
committerAditya Kumar <hiraditya@msn.com>
Tue, 29 Nov 2016 14:43:42 +0000 (14:43 +0000)
commitb9775795a8937051c972164fa0068a0280f2a3c3
treebae3e074a362c6395ad73c19564f12fa9d8a525b
parent314ebe05ac9a4d1e039b00da853514f4f7e16abe
[libcxx] remove unused code

The macro _LIBCPP_UNROLL_LOOPS isn't used anywhere
so the code was dead.

Differential Revision: https://reviews.llvm.org/D26991

llvm-svn: 288143
libcxx/include/algorithm