Fixing a compile error with MSVC 2013 where there is no conversion from DISubprogram...
authorAaron Ballman <aaron@aaronballman.com>
Tue, 14 Apr 2015 14:19:09 +0000 (14:19 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 14 Apr 2015 14:19:09 +0000 (14:19 +0000)
commit30e4b17e25b3a13efcabf102f16d8c7df8b15b60
treecc4c921b6623e690aa35512a06558982c980f9be
parent9a1030a4d6febc9133de25dce7cda1bae513e8cf
Fixing a compile error with MSVC 2013 where there is no conversion from DISubprogram to DIScope directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234890 91177308-0d34-0410-b5e6-96231b3b80d8
examples/Kaleidoscope/Chapter8/toy.cpp