summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCTargetOptionsCommandFlags.h
Commit message (Expand)AuthorAge
* Move -dwarf-version to an MC level command line option so it'sEric Christopher2014-06-19
* Move MCOptions that aren't shared between programs into their specificEric Christopher2014-05-21
* This command line option is only used in one place. Move it there andEric Christopher2014-05-21
* Move the verbose asm option to be part of the options struct andEric Christopher2014-05-20
* Move more MC options into the MCTargetOptions structure.Eric Christopher2014-05-15
* Make the -L option for SaveTempLabels not be static. No functional change.Eric Christopher2014-05-15
* Unify command line handling of MCTargetOptions and remove extraEric Christopher2014-05-15
* Create MCTargetOptions.Evgeniy Stepanov2014-04-23