[PATCH] D13683: Remove File from createSubroutineType
Amaury SECHET via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 12 17:56:21 PDT 2015
deadalnix created this revision.
deadalnix added reviewers: chandlerc, echristo, dexonsmith.
deadalnix added a subscriber: llvm-commits.
Herald added a subscriber: axw.
It is not used. I kept the old functiona round for backward compatibility, so we have a window to migrate code.
http://reviews.llvm.org/D13683
Files:
bindings/go/llvm/DIBuilderBindings.cpp
include/llvm/IR/DIBuilder.h
lib/IR/DIBuilder.cpp
unittests/IR/IRBuilderTest.cpp
unittests/Transforms/Utils/Cloning.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13683.37205.patch
Type: text/x-patch
Size: 5003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151013/0b87c786/attachment.bin>
More information about the llvm-commits
mailing list