Move MCOptions that aren't shared between programs into their specific
authorEric Christopher <echristo@gmail.com>
Wed, 21 May 2014 21:05:09 +0000 (21:05 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 21 May 2014 21:05:09 +0000 (21:05 +0000)
commitd1b5bdaebdcdfc85854e6dac538bcc273b6a486a
treec02e41285e7b2c9f0f47589d3b16a28cbf1ff5c2
parent9a3798632893c9fdec7e29afbdd98be6ef82a72a
Move MCOptions that aren't shared between programs into their specific
program and have them initialize the MCOptions struct explicitly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209321 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCTargetOptionsCommandFlags.h
test/DebugInfo/2010-03-19-DbgDeclare.ll
test/MC/ELF/noexec.s
tools/llc/llc.cpp
tools/llvm-mc/llvm-mc.cpp