[PM/AA] Run clang-format over this code to establish a clean baseline
[oota-llvm.git] / include / llvm / module.modulemap
2015-06-26 Benjamin KramerAdd Value.def to the list of textual includes, excludin...
2015-06-16 Duncan P. N. Exon... modules: Mark CodeGen/DIEValues.def as a textual inclusion
2015-04-23 Richard SmithFix modules build post-r235612.
2015-03-06 Richard Smith[modules] Mark Analysis/TargetLibraryInfo.def as a...
2015-02-25 Richard Smith[modules] Add include/llvm/IR/DebugInfoFlags.def to...
2015-02-18 Richard Smith[modules] Fix typo in DIA exclusion in module map.
2015-02-14 Richard Smith[modules] Try harder to stop DebugInfo/PDB/DIA being...
2015-02-14 Richard Smith[modules] Split off a separate module for DebugInfo...
2015-02-13 Richard Smith[modules] Mark include/llvm/Support/Dwarf.def as being...
2015-02-13 Chandler Carruth[PM] Remove the old 'PassManager.h' header file at...
2015-01-24 Richard SmithBring the modules buildbot back to life after r226940.
2014-12-12 Richard SmithUpdate the modules build to match r223802.
2014-11-26 Richard SmithTry to make the modules buildbot happy again.
2014-10-13 Richard Smith[modules] Stop excluding Support/Debug.h from the Suppo...
2014-09-02 Sean SilvaNuke MCAnalysis.
2014-08-07 Richard Smith[modules] Update module map workaround to cope with...
2014-07-26 Richard Smith[modules] Work around mislayering of MC / Object.
2014-05-21 Richard Smith[modules] Add module maps for LLVM. These are not quite...