aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCTargetOptions.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-08-26Convert MC command line option for fatal assembler warnings into aJoerg Sonnenberger1-3/+3
2014-06-19Move -dwarf-version to an MC level command line option so it'sEric Christopher1-1/+2
2014-05-20Move the verbose asm option to be part of the options struct andEric Christopher1-1/+1
2014-05-15Move more MC options into the MCTargetOptions structure.Eric Christopher1-1/+2
2014-05-15Move the TargetMachine MC options to MCTargetOptions. No functionalEric Christopher1-1/+3
2014-04-23Create MCTargetOptions.Evgeniy Stepanov1-0/+16