[driver] Add the -ftree-vectorize flag as a alias of -fvectorize to maintain
authorChad Rosier <mcrosier@apple.com>
Tue, 11 Dec 2012 17:46:33 +0000 (17:46 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 11 Dec 2012 17:46:33 +0000 (17:46 +0000)
commit30797b2d7dac51036f3266738402178e85ca0b49
treeaba2fce8c48674073266dd5a878032ff05990f71
parent9728393555ea093a53d423f9f1eb1657fd2e131f
[driver] Add the -ftree-vectorize flag as a alias of -fvectorize to maintain
compatibility with gcc.
rdar://12839978

llvm-svn: 169888
clang/include/clang/Driver/Options.td
clang/test/Driver/clang_f_opts.c