[examples] Adjust ThinLtoInstrumentationLayer for emit signature change
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 11 Sep 2020 15:32:55 +0000 (08:32 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 11 Sep 2020 15:33:37 +0000 (08:33 -0700)
commitbfbaf172ce9978d8367ff08fdf90eb05fff5759d
treeb9156e8633af24864b5c666fd2dc982851c944ff
parent87494def4830f0b20af6cb8a4d8b3b668c8d3ec5
[examples] Adjust ThinLtoInstrumentationLayer for emit signature change

Emit now takes a std::unique_ptr<MaterializationResponsibility> instead
of a MaterializationResponsibility directly.

This should fix:
http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-standalone/
llvm/examples/ThinLtoJIT/ThinLtoInstrumentationLayer.cpp
llvm/examples/ThinLtoJIT/ThinLtoInstrumentationLayer.h