summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/module.modulemap
Commit message (Expand)AuthorAgeFilesLines
* Fix modules buildbot after r275633.Richard Smith2016-07-161-0/+1
* Mark the textual headers in the module map for ProfileDataTeresa Johnson2016-07-131-0/+2
* Define a module map entry for ProfileData.Teresa Johnson2016-07-131-0/+8
* Reapply "Define a module map entry for DebugInfo/CodeView."Adrian Prantl2016-07-011-0/+11
* Revert "Define a module map entry for DebugInfo/CodeView."Adrian Prantl2016-07-011-11/+0
* Define a module map entry for DebugInfo/CodeView.Adrian Prantl2016-07-011-0/+11
* [modules] Separate intrinsic_gen dependent headers from module LLVM_IR.Vassil Vassilev2016-06-281-0/+37
* [modules] Good ol' JIT is gone.Vassil Vassilev2016-06-231-1/+0
* Add the corresponding modulemap entry, following up r273066.Vassil Vassilev2016-06-191-0/+1
* [modules] Combine Pass.h, PassSupport.h and PassAnalysisSupport.h into one mo...Vassil Vassilev2016-06-161-6/+13
* Add missing include from r272607 to fix modules build, and remove out-dated w...Richard Smith2016-06-141-9/+0
* Add new .def file to module map.Richard Smith2016-05-261-0/+1
* Update module map for r269380.Richard Smith2016-05-131-0/+1
* Add Lanai.def to the module map.Eric Christopher2016-03-121-0/+1
* Fix the LLVM_ENABLE_MODULES build after adding TargetOpcodes.def in r259726.David L Kreitzer2016-02-091-0/+3
* Remove references to *.h.in files and some autoconf hackeryJustin Bogner2016-01-301-3/+0
* [WebAssembly] Add ELFRelocs/WebAssembly.def as a "textual header" to the modu...Dan Gohman2016-01-121-0/+1
* llvm/module.modulemap: AVR.def should be textual header.NAKAMURA Takumi2015-10-241-0/+1
* Rename one of our two llvm::GCOVOptions classes to llvm::GCOV::Options. We usedRichard Smith2015-10-141-4/+0
* [modules] Move ConvertUTF.h to a separate submodule that doesn't require C++.Richard Smith2015-09-111-0/+6
* [modules] Add another .def file to our list of textual headers.Richard Smith2015-09-101-0/+1
* Add Value.def to the list of textual includes, excluding it from the modules ...Benjamin Kramer2015-06-261-0/+1
* 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