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