Remove shell comment in the middle of a single-line command.
authorBob Wilson <bob.wilson@apple.com>
Sun, 9 Feb 2014 22:36:31 +0000 (22:36 +0000)
committerBob Wilson <bob.wilson@apple.com>
Sun, 9 Feb 2014 22:36:31 +0000 (22:36 +0000)
commite4b3737bbddef6bcd78179a6b9ecd23c8b23ebfe
treee4f9288b277dc9e72f267dcbcd61cf5f700d5f6e
parent0e35355c04c9e44dab651a938bb7ee3572c37851
Remove shell comment in the middle of a single-line command.

You can't put a comment in the middle of a command like this. This is
invalid shell syntax and breaks the build.

llvm-svn: 201057
llvm/cmake/modules/Makefile