summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/module.modulemap
Commit message (Expand)AuthorAgeFilesLines
...
* Add BinaryFormat module definitionEric Fiselier2017-06-071-0/+25
* Adjust module.modulemap after r304864Eric Fiselier2017-06-071-19/+0
* Fix CodeView-related modules build failures post-r304248Vedant Kumar2017-05-311-2/+2
* Modules: fix modules build.Tim Northover2017-05-111-0/+1
* Recommit: [globalisel] Change LLT constructor string into an LLT-based object...Daniel Sanders2017-03-071-5/+5
* Revert r297177: Change LLT constructor string into an LLT-based object ...Daniel Sanders2017-03-071-5/+5
* [globalisel] Change LLT constructor string into an LLT-based object that know...Daniel Sanders2017-03-071-5/+5
* Fix LLVM module buildSteven Wu2017-02-271-0/+1
* Tentative fix for modules build.Peter Collingbourne2017-01-051-0/+1
* [ORC] Work around an apparent modules/linkage issue.Lang Hames2016-11-151-0/+8
* [RISCV] Add RISCV.def to module.modulemapAlex Bradbury2016-11-011-0/+1
* [modules] Re-enable some previously excluded files.Vassil Vassilev2016-09-131-9/+0
* Update modulemap for Msf -> MSF rename.Benjamin Kramer2016-07-301-3/+3
* Add a modulemap for LLVMDebugInfoMsf.Zachary Turner2016-07-251-0/+7
* 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
OpenPOWER on IntegriCloud