Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-mc] Add --no-warn flag with -W alias to disable outputting warnings whi... | Colin LeMahieu | 2015-07-27 | 1 | -1/+1 |
* | Migrate ABIName to MCTargetOptions so that it can be shared between | Eric Christopher | 2015-01-14 | 1 | -1/+6 |
* | Convert MC command line option for fatal assembler warnings into a | Joerg Sonnenberger | 2014-08-26 | 1 | -3/+3 |
* | Move -dwarf-version to an MC level command line option so it's | Eric Christopher | 2014-06-19 | 1 | -1/+2 |
* | Move the verbose asm option to be part of the options struct and | Eric Christopher | 2014-05-20 | 1 | -1/+1 |
* | Move more MC options into the MCTargetOptions structure. | Eric Christopher | 2014-05-15 | 1 | -1/+2 |
* | Move the TargetMachine MC options to MCTargetOptions. No functional | Eric Christopher | 2014-05-15 | 1 | -1/+3 |
* | Create MCTargetOptions. | Evgeniy Stepanov | 2014-04-23 | 1 | -0/+16 |