Fix the build broken in r177239
authorDavid Blaikie <dblaikie@gmail.com>
Sun, 17 Mar 2013 21:32:54 +0000 (21:32 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sun, 17 Mar 2013 21:32:54 +0000 (21:32 +0000)
commit5f78b37abe99586ea81d5d3ed6d287d33179a855
tree64731b62411bcc7720ed28207c44b66cd17166c5
parenta8b60a4fda7fcad844b9603afdcd2a53165c737f
Fix the build broken in r177239

Seems some accidental C++11 crept in there. Reported by the C++98 buildbots.

llvm-svn: 177241
llvm/lib/IR/DIBuilder.cpp