]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Changing DebugInfoFinder to iterate over all the compile units.
authorMichael Kuperstein <michael.m.kuperstein@intel.com>
Thu, 17 Oct 2013 10:27:12 +0000 (10:27 +0000)
committerMichael Kuperstein <michael.m.kuperstein@intel.com>
Thu, 17 Oct 2013 10:27:12 +0000 (10:27 +0000)
commitc3b6e80d291b8ac53c67a4d292c1e60469d78447
tree914ad54724e0158d56efd53d8782947c711ee7e6
parent2fee43f9b210859f46fdb279baabb96a61a774af
Changing DebugInfoFinder to iterate over all the compile units.
Solves http://llvm.org/bugs/show_bug.cgi?id=17507

Committed on behalf of alon.mishne@intel.com

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192879 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/DebugInfo.cpp
test/DebugInfo/debuginfofinder-multiple-cu.ll [new file with mode: 0644]