summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/module.modulemap
Commit message (Expand)AuthorAgeFilesLines
* Reflow module.modulemap for readabilityAdrian Prantl2019-01-031-7/+37
* Unbreak the modules build by splitting Target out into its own top-level moduleAdrian Prantl2019-01-031-4/+6
* [LLVM] Allow modulemap installationEric Fiselier2018-11-211-3/+20
* [MSP430] Add MC layerAnton Korobeynikov2018-11-151-0/+1
* Revert "[MSP430] Add MC layer"Davide Italiano2018-11-081-1/+0
* [MSP430] Add MC layerAnton Korobeynikov2018-11-081-0/+1
* Fix non-Windows build for D53324Aleksandr Urakov2018-10-231-0/+2
* Add new .def file introduced for BinaryFormat/MsgPackDavid Blaikie2018-08-231-0/+1
* Add proper headers in CFGUpdate.h and add CFGDiff.h in the list of delayed he...Alina Sbirlea2018-08-141-0/+1
* Put "built-in" function definitions in global Used list, for LTO. (fix bug 34...Peter Collingbourne2018-07-241-1/+1
* [WebAssembly] Remove ELF file support.Sam Clegg2018-07-161-1/+0
* Reappl "[Dominators] Add the DomTreeUpdater class"Jakub Kuderski2018-07-031-0/+2
* Revert "[Dominators] Add the DomTreeUpdater class"Jakub Kuderski2018-07-021-2/+0
* [Dominators] Add the DomTreeUpdater classJakub Kuderski2018-07-021-0/+2
* Rename *CommandFlags.def to *CommandFlags.incDavid Blaikie2018-04-111-3/+2
* Fix module.modulemap after r328395Eric Fiselier2018-03-241-6/+0
* Fix layering of CodeGen/TargetOpcodes.def by moving it to SupportDavid Blaikie2018-03-231-1/+1
* [DIA] Add IPDBSectionContrib interfaces and DIA implementationAaron Smith2018-03-221-0/+2
* Change DT_* value definitions to macros in a separate fileAlexander Richardson2018-03-211-0/+1
* Update modulemap to exclude new DIA headers.Zachary Turner2018-03-131-0/+3
* [WebAssembly] Remove unneeded sub-directorySam Clegg2017-12-211-1/+1
* [Modules] Add textual headers for recently added .def filesBruno Cardoso Lopes2017-11-291-2/+2
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-3/+1
* [DebugInfo/PDB] Exclude the PDB/DIA files added in my previous commit from mo...Aaron Smith2017-11-161-0/+2
* llvm/Support/TargetParser.h: Fix -fmodules build in rL317900.NAKAMURA Takumi2017-11-111-0/+1
* InstructionSelectorImpl.h: Modularize/remove ODR violations by using a static...David Blaikie2017-10-261-1/+0
* llvm/module.modulemap: Create LLVM_MC_TableGen. It is used by llvm-tblgen.NAKAMURA Takumi2017-10-111-0/+10
* llvm/module.modulemap: Move Support_TargetRegistry to let LLVMSupport free fr...NAKAMURA Takumi2017-10-111-6/+7
* CodeView: Provide a .def file with the register idsHans Wennborg2017-10-031-0/+1
* [ARC] Prepare the implementation of relocation for LLDLeslie Zhai2017-09-131-0/+1
* [ORC] Exclude RemoteObjectLayer from the ExecutionEngine module, as modulesLang Hames2017-09-051-0/+1
* Move manifest utils into separate lib, to reduce libxml2 deps.Eric Beckmann2017-07-261-0/+6
* Update module map for RuntimeLibcallsDerek Schuff2017-07-191-0/+1
* [globalisel][tablegen] Fix the modules build after r307079Daniel Sanders2017-07-041-0/+1
* Fix modular buildKamil Rytarowski2017-06-221-1/+2
* [Solaris] replace Solaris.h hack with a set of better hacksKamil Rytarowski2017-06-221-3/+0
* 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
OpenPOWER on IntegriCloud