]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Drop SrcStructTypesSet. It is redundant.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 1 Dec 2014 18:42:18 +0000 (18:42 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 1 Dec 2014 18:42:18 +0000 (18:42 +0000)
commite8f8c64e3514e2304cd8f6494ff37af5fefc6870
tree63bb94fa98c00a741b7923d6d16edb430328c26e
parentf7f88095a32d1ac5bc7778204fd9a37a9fb8082c
Drop SrcStructTypesSet. It is redundant.

At the only point in the code it is used, we haven't added any of the src types
to DstStructTypesSet yet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223057 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkModules.cpp