mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
acc25033f2
function_ref is non-owning, so if we get it as a parameter in constructor, our reference goes out-of-scope as soon as constructor returns. Instead, let's just take it as a parameter to the actual `generate()` call |
||
---|---|---|
.. | ||
llvm-cfi-verify | ||
llvm-exegesis | ||
CMakeLists.txt |