summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2013-07-11 23:56:12 +0000
committerJordan Rose <jordan_rose@apple.com>2013-07-11 23:56:12 +0000
commit05b3a8b60443c7521c6afd5974a6fa9b21757f9c (patch)
treed7c157202f07a2a0a31e09fdaf4a50cb9d2159e6 /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
parent84c0143ea0e1adf9f1f585ac971a5054febe88ca (diff)
downloadbcm5719-llvm-05b3a8b60443c7521c6afd5974a6fa9b21757f9c.tar.gz
bcm5719-llvm-05b3a8b60443c7521c6afd5974a6fa9b21757f9c.zip
[scan-build] Pass through all -f and -O flags, along with -Wwrite-strings.
These flags control language options and user-visible macros, so it's important to preserve them when analyzing. Rather than try to keep up with all the -f flags, we'll pass them all through and then ban the ones we don't want (like -fsyntax-only). -Wwrite-strings is really an f-flag in disguise: it implies -fconst-strings. Patch by Keaton Mowry, modified by me. llvm-svn: 186138
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud