DebugInfo: Update for LLVM change in r234290
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 7 Apr 2015 04:14:45 +0000 (04:14 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 7 Apr 2015 04:14:45 +0000 (04:14 +0000)
commita98fac64ea8b6a61fc92950fd21849c110d83dc9
tree7f08911d1af93017f5f8ab117b8d185d3489c7c5
parent000fa2c6461a6df33391f84065286793ebf9eb75
DebugInfo: Update for LLVM change in r234290

The API for `DIArray` changed; use the new one.

llvm-svn: 234291
clang/lib/CodeGen/CGDebugInfo.cpp