[PATCH] D27762: Debug Info: Modified DIBuilder::createCompileUnit() to take DIFile instead of FileName and Directory. (LLVM part)

Amjad Aboud via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 12:40:27 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289702: [DebugInfo] Changed DIBuilder::createCompileUnit() to take DIFile instead of… (authored by aaboud).

Changed prior to commit:
  https://reviews.llvm.org/D27762?vs=81396&id=81439#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27762

Files:
  llvm/trunk/include/llvm/IR/DIBuilder.h
  llvm/trunk/lib/IR/DIBuilder.cpp
  llvm/trunk/unittests/IR/IRBuilderTest.cpp
  llvm/trunk/unittests/IR/VerifierTest.cpp
  llvm/trunk/unittests/Transforms/Utils/Cloning.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27762.81439.patch
Type: text/x-patch
Size: 8737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161214/59c0e361/attachment.bin>


More information about the llvm-commits mailing list