summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/DebugLoc.cpp
Commit message (Expand)AuthorAgeFilesLines
* IR: Cleanup dead code, NFCDuncan P. N. Exon Smith2015-01-161-5/+0
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-6/+2
* IR: Split Metadata from ValueDuncan P. N. Exon Smith2014-12-091-262/+35
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-8/+2
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-2/+8
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-8/+2
* Add missing const specifier to a const method.Evgeniy Stepanov2014-06-051-1/+1
* [BUG][REFACTOR]Zinovy Nis2014-05-071-0/+22
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-151-2/+2
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-091-16/+17
* [Layering] Move DebugInfo.h into the IR library where its implementationChandler Carruth2014-03-061-1/+1
* [Layering] Move DebugLoc.h into the IR library. The implementationChandler Carruth2014-03-051-1/+1
* Test commitAlon Mishne2014-02-051-1/+1
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-301-0/+20
* Revert r200340, "Add line table debug info to COFF files when using a win32 t...NAKAMURA Takumi2014-01-291-20/+0
* Add line table debug info to COFF files when using a win32 triple.Timur Iskhodzhanov2014-01-281-0/+20
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+315
OpenPOWER on IntegriCloud