[PATCH] Remove dead code from DIBuilder

Jyoti Allur jyoti.allur at samsung.com
Fri Sep 26 08:58:23 PDT 2014


DIBuilder: Delete dead code, NFC

Remove both versions of `DIBuilder::createGlobalVariable()` as they are not used. Renaming 'DIBuilder::createStaticVariable()' to 'DIBuilder::createGlobalVariable()' .

http://reviews.llvm.org/D5504

Files:
  llvm/include/llvm/IR/DIBuilder.h
  llvm/lib/IR/DIBuilder.cpp
  llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5504.14121.patch
Type: text/x-patch
Size: 9373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140926/877fd40e/attachment.bin>


More information about the llvm-commits mailing list