Remove DIFile from createSubroutineType.
authorEric Christopher <echristo@gmail.com>
Thu, 15 Oct 2015 06:56:10 +0000 (06:56 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 15 Oct 2015 06:56:10 +0000 (06:56 +0000)
commit6f565c0e974e7b420697eba15c16095813ae3d67
treea156062a1492b01f7ebe36aac7f4c7477e40c739
parent9816f9eac902b84ec044bc11f6243d9e9400f3ef
Remove DIFile from createSubroutineType.

Patch by Amaury Sechet with a small modification by me.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250374 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/go/llvm/DIBuilderBindings.cpp
include/llvm/IR/DIBuilder.h
lib/IR/DIBuilder.cpp
unittests/IR/IRBuilderTest.cpp
unittests/Transforms/Utils/Cloning.cpp