[PATCH] D32975: Make it illegal for two Functions to point to the same DISubprogram
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 8 14:30:24 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302469: Make it illegal for two Functions to point to the same DISubprogram (authored by adrian).
Changed prior to commit:
https://reviews.llvm.org/D32975?vs=98194&id=98209#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32975
Files:
llvm/trunk/include/llvm/IR/DebugLoc.h
llvm/trunk/lib/IR/DebugLoc.cpp
llvm/trunk/lib/IR/Verifier.cpp
llvm/trunk/lib/Transforms/Utils/CloneFunction.cpp
llvm/trunk/lib/Transforms/Utils/InlineFunction.cpp
llvm/trunk/test/Verifier/metadata-function-dbg.ll
llvm/trunk/unittests/Transforms/Utils/Cloning.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32975.98209.patch
Type: text/x-patch
Size: 19700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170508/0ecfd6bf/attachment.bin>
More information about the llvm-commits
mailing list