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)
commit78804ab2df11e3aed890ab83ac4d2bcee9decb88
treecd481a3865423c7f28fc338d2c11b38aeafb7af8
parentcc36f41258807dd784b7de5861ad151836910eb0
Remove the CFIEnforcing flag from TargetOptions as it is unused.

llvm-svn: 235267
llvm/include/llvm/CodeGen/CommandFlags.h
llvm/include/llvm/Target/TargetOptions.h
llvm/lib/CodeGen/TargetOptionsImpl.cpp