[Orc] Add explicit move construction/assignment to RCMemoryManager.
[oota-llvm.git] / include / llvm / MC / MCTargetOptionsCommandFlags.h
2015-12-21 David Majnemer[MC, COFF] Support link /incremental conditionally
2015-07-27 Colin LeMahieu[llvm-mc] Add --no-warn flag with -W alias to disable...
2015-07-27 Colin LeMahieu[llvm-mc] Pushing plumbing through for --fatal-warnings...
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2015-01-14 Eric ChristopherMigrate ABIName to MCTargetOptions so that it can be...
2014-07-09 Daniel SandersAdd ability to emit internal instruction representation...
2014-06-19 Eric ChristopherMove -dwarf-version to an MC level command line option...
2014-05-21 Eric ChristopherMove MCOptions that aren't shared between programs...
2014-05-21 Eric ChristopherThis command line option is only used in one place...
2014-05-20 Eric ChristopherMove the verbose asm option to be part of the options...
2014-05-15 Eric ChristopherMove more MC options into the MCTargetOptions structure.
2014-05-15 Eric ChristopherMake the -L option for SaveTempLabels not be static...
2014-05-15 Eric ChristopherUnify command line handling of MCTargetOptions and...
2014-04-23 Evgeniy StepanovCreate MCTargetOptions.