[PATCH] D18074: Remove llvm::getDISubprogram in favor of Function::getSubprogram

Pete Cooper via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 18:19:23 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263184: Remove llvm::getDISubprogram in favor of Function::getSubprogram (authored by pete).

Changed prior to commit:
  http://reviews.llvm.org/D18074?vs=50385&id=50388#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18074

Files:
  llvm/trunk/include/llvm/IR/DebugInfo.h
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/IR/DebugInfo.cpp
  llvm/trunk/lib/Transforms/IPO/SampleProfile.cpp
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  llvm/trunk/lib/Transforms/Utils/AddDiscriminators.cpp
  llvm/trunk/test/Transforms/AddDiscriminators/call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18074.50388.patch
Type: text/x-patch
Size: 6525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160311/0c2ade98/attachment.bin>


More information about the llvm-commits mailing list