Wire up the -fstrict-aliasing and -fno-strict-aliasing options
authorDan Gohman <gohman@apple.com>
Thu, 14 Oct 2010 22:36:56 +0000 (22:36 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 14 Oct 2010 22:36:56 +0000 (22:36 +0000)
commit4d5625e15bb215c2241c022df8dc7b04438970c6
tree5ed1a7faa482eff5c9d7c595f6f85e203715e9e8
parent8a407370c37229f2b69fe643850959b98899c28a
Wire up the -fstrict-aliasing and -fno-strict-aliasing options
to CodeGenOption flags.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116530 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.td
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.h
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp