Remove the CFIEnforcing flag from TargetOptions as it is unused.
authorEric Christopher <echristo@gmail.com>
Sun, 19 Apr 2015 03:20:59 +0000 (03:20 +0000)
committerEric Christopher <echristo@gmail.com>
Sun, 19 Apr 2015 03:20:59 +0000 (03:20 +0000)
commitb9765d2fa0d69db226621f8a281e69df527226f3
tree66558083e86e2bf2f9bac1968c41e5da1e4a6fcf
parent1b1dbcda430d4bd73534ee8318585bc2c6c8ed56
Remove the CFIEnforcing flag from TargetOptions as it is unused.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235267 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/CommandFlags.h
include/llvm/Target/TargetOptions.h
lib/CodeGen/TargetOptionsImpl.cpp