Move more MC options into the MCTargetOptions structure.
authorEric Christopher <echristo@gmail.com>
Thu, 15 May 2014 23:27:49 +0000 (23:27 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 15 May 2014 23:27:49 +0000 (23:27 +0000)
commit6d22500de37947705c62068471fe56b4a19ec608
tree924a878adfdb6af2095c63e6135c66315926b9e8
parent8fde27bceb0ab80157d99d34ebeba25c2fe414c9
Move more MC options into the MCTargetOptions structure.

No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208932 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCTargetOptions.h
include/llvm/MC/MCTargetOptionsCommandFlags.h
lib/CodeGen/LLVMTargetMachine.cpp
lib/MC/MCTargetOptions.cpp