Sink DwarfUnit::constructImportedEntityDIE into DwarfCompileUnit.
[oota-llvm.git] / lib / CodeGen / AsmPrinter / CMakeLists.txt
2014-10-04 David BlaikieMove DwarfCompileUnit from DwarfUnit.h to its own heade...
2014-06-11 Saleem AbdulrasoolCodeGen: refactor DwarfException
2014-04-30 Alexey SamsonovMove logic for calculating DBG_VALUE history map into...
2014-04-25 David BlaikieEncapsulate the DWARF string pool in a separate type.
2014-04-23 David BlaikieSeparate out the DWARF address pool into its own type...
2014-04-23 David BlaikieSplit out DwarfFile from DwarfDebug into its own .h...
2014-01-30 Timur IskhodzhanovReland r200340 - 'Add line table debug info to COFF...
2014-01-29 NAKAMURA TakumiRevert r200340, "Add line table debug info to COFF...
2014-01-28 Timur IskhodzhanovAdd line table debug info to COFF files when using...
2013-12-02 David BlaikieDebugInfo: Rename DwarfCompileUnit.* to DwarfUnit....
2013-08-08 Eric ChristopherUpdate the CMake build files.
2013-08-06 NAKAMURA TakumiAsmPrinter/CMakeLists.txt: Add explicit dependency...
2013-03-25 Duncan SandsTeach cmake about the new Erlang GC files.
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-11-07 Eric ChristopherAdd new files to cmake.
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-05-27 Charles DavisStub out support for Win64-style exceptions. Note that...
2011-05-10 Rafael EspindolaProduce a __debug_frame section on darwin ARM when...
2011-05-05 Rafael EspindolaRemove DwarfTableException.
2011-05-05 Rafael EspindolaImplement a really simple DwarfSjLjException.
2011-04-12 Devang PatelThis mechanical patch moves type handling into CompileU...
2011-03-06 NAKAMURA Takumilib/CodeGen/AsmPrinter/CMakeLists.txt: Fix CMake build...
2011-01-14 Ted KremenekUpdate CMake build.
2010-09-28 Oscar FuentesRemoved a bunch of unnecessary target_link_libraries.
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2010-04-09 Chandler CarruthAdd a missing dependency to this library when building...
2010-04-05 Chris Lattnerfinally blast DwarfWriter away.
2010-04-05 Chris Lattnernuke DwarfPrinter
2010-04-04 Chris Lattnermove uleb/sleb printing into AsmPrinter from DwarfPrinter.
2010-04-04 Chris Lattnersplit inline asm support out to its own .cpp file.
2010-03-08 Chris Lattnerelimiante the DWLabel class, using MCSymbol instead...
2009-05-19 Mike StumpFix cmake builds.
2008-09-22 Oscar FuentesInitial support for the CMake build system.