summaryrefslogtreecommitdiff
path: root/lib/IR/DebugLoc.cpp
Commit message (Expand)AuthorAge
* Add missing const specifier to a const method.Evgeniy Stepanov2014-06-05
* [BUG][REFACTOR]Zinovy Nis2014-05-07
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-15
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-09
* [Layering] Move DebugInfo.h into the IR library where its implementationChandler Carruth2014-03-06
* [Layering] Move DebugLoc.h into the IR library. The implementationChandler Carruth2014-03-05
* Test commitAlon Mishne2014-02-05
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-30
* Revert r200340, "Add line table debug info to COFF files when using a win32 t...NAKAMURA Takumi2014-01-29
* Add line table debug info to COFF files when using a win32 triple.Timur Iskhodzhanov2014-01-28
* Rename VMCore directory to IR.Chandler Carruth2013-01-02