summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/module.modulemap
Commit message (Expand)AuthorAgeFilesLines
* [llvm][Support][modulemap] Exclude WindowsSupport.h from the LLVM_Util moduleMichael Spencer2020-03-021-0/+3
* [CMake] Fix modules build after DWARFLinker reorganizationJonas Devlieghere2020-01-101-0/+7
* Fix -Wincomplete-umbrella warning in the modules buildVedant Kumar2019-12-101-0/+1
* [Orc][Modules] Fix Modules build fallout from a34680a33eb.Lang Hames2019-11-201-2/+21
* [Attributor][modulemap] Revert r368064 but fix the buildKristina Brooks2019-08-061-5/+0
* [modulemap] exclude a non-module friendly headerKristina Brooks2019-08-061-0/+6
* [IR] Consolidate fixed metadata kind definitions (NFC)Vedant Kumar2019-07-291-0/+1
* Update modulemaps for Analysis/VecFuncs.def.Kristina Brooks2019-04-091-0/+1
* SafepointIRVerifier port to new Pass ManagerFedor Sergeev2019-03-311-0/+1
* Attempt to fix modules build for r356652Pavel Labath2019-03-211-0/+1
* Temporarily diasble debug output in GenericDomTreeConstruction.hAdrian Prantl2019-03-071-3/+0
* Make GenericDomTreeConstruction textual instead.Adrian Prantl2019-03-071-3/+2
* Work around a module build error on the LLDB incremental green dragon bot.Adrian Prantl2019-03-071-0/+4
* Move DomTreeUpdater from IR to AnalysisRichard Trieu2019-02-061-1/+1
* 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
OpenPOWER on IntegriCloud