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)
commit472cee30809daaffc510c138ed50bb46aa3fcdcf
tree1fd96aa0068007fc462fcf179fc6778bf53f4275
parent473ec184a206fbc615c4995a1b58dbdb2ffeffa6
Move MCOptions that aren't shared between programs into their specific
program and have them initialize the MCOptions struct explicitly.

llvm-svn: 209321
llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h
llvm/test/DebugInfo/2010-03-19-DbgDeclare.ll
llvm/test/MC/ELF/noexec.s
llvm/tools/llc/llc.cpp
llvm/tools/llvm-mc/llvm-mc.cpp