Use the newer/simple API for passing a diagnostic handler to the IR linker.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 27 Oct 2014 23:02:34 +0000 (23:02 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 27 Oct 2014 23:02:34 +0000 (23:02 +0000)
commitc008c64326dfae519b5cd0c0a3bdeb85527b2151
treeb77f3202217eed88f5e2199b7888a602ece89a64
parent4160f5d3ac9b5fe27726065baa8b2af730f357a7
Use the newer/simple API for passing a diagnostic handler to the IR linker.

llvm-svn: 220733
clang/lib/CodeGen/CodeGenAction.cpp