summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/module.modulemap
Commit message (Expand)AuthorAgeFilesLines
* modules: Mark CodeGen/DIEValues.def as a textual inclusionDuncan P. N. Exon Smith2015-06-161-0/+3
* Fix modules build post-r235612.Richard Smith2015-04-231-0/+5
* [modules] Mark Analysis/TargetLibraryInfo.def as a textual header.Richard Smith2015-03-061-0/+5
* [modules] Add include/llvm/IR/DebugInfoFlags.def to the textual headers list.Richard Smith2015-02-251-0/+1
* [modules] Fix typo in DIA exclusion in module map.Richard Smith2015-02-181-10/+10
* [modules] Try harder to stop DebugInfo/PDB/DIA being built if not available.Richard Smith2015-02-141-2/+15
* [modules] Split off a separate module for DebugInfo/PDB/DIA so that its headersRichard Smith2015-02-141-1/+24
* [modules] Mark include/llvm/Support/Dwarf.def as being a textually-included h...Richard Smith2015-02-131-0/+1
* [PM] Remove the old 'PassManager.h' header file at the top level ofChandler Carruth2015-02-131-18/+0
* Bring the modules buildbot back to life after r226940.Richard Smith2015-01-241-0/+1
* Update the modules build to match r223802.Richard Smith2014-12-121-1/+2
* Try to make the modules buildbot happy again.Richard Smith2014-11-261-2/+14
* [modules] Stop excluding Support/Debug.h from the Support module. This headerRichard Smith2014-10-131-3/+0
* Nuke MCAnalysis.Sean Silva2014-09-021-5/+0
* [modules] Update module map workaround to cope with the problematic file havingRichard Smith2014-08-071-2/+2
* [modules] Work around mislayering of MC / Object.Richard Smith2014-07-261-1/+11
* [modules] Add module maps for LLVM. These are not quite ready for prime-timeRichard Smith2014-05-211-0/+177
OpenPOWER on IntegriCloud