aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/DebugLoc.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-12-09IR: Split Metadata from ValueDuncan P. N. Exon Smith1-262/+35
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith1-8/+2
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-2/+8
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-8/+2
2014-06-05Add missing const specifier to a const method.Evgeniy Stepanov1-1/+1
2014-05-07[BUG][REFACTOR]Zinovy Nis1-0/+22
2014-04-15[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper1-2/+2
2014-04-09[C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper1-16/+17
2014-03-06[Layering] Move DebugInfo.h into the IR library where its implementationChandler Carruth1-1/+1
2014-03-05[Layering] Move DebugLoc.h into the IR library. The implementationChandler Carruth1-1/+1
2014-02-05Test commitAlon Mishne1-1/+1
2014-01-30Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov1-0/+20
2014-01-29Revert r200340, "Add line table debug info to COFF files when using a win32 t...NAKAMURA Takumi1-20/+0
2014-01-28Add line table debug info to COFF files when using a win32 triple.Timur Iskhodzhanov1-0/+20
2013-01-02Rename VMCore directory to IR.Chandler Carruth1-0/+315