diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2014-08-26 22:00:09 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2014-08-26 22:00:09 +0000 |
commit | e2c1d77fb41fd580d11c56cb1082eb505cfa1f18 (patch) | |
tree | 7bddf1234caf42b4bc4499106253242978683e38 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 0056256b5595e8d8d3af2c927749092825454faf (diff) | |
download | bcm5719-llvm-e2c1d77fb41fd580d11c56cb1082eb505cfa1f18.tar.gz bcm5719-llvm-e2c1d77fb41fd580d11c56cb1082eb505cfa1f18.zip |
Pass a std::unique_ptr<MemoryBuffer>& to getLazyBitcodeModule.
By taking a reference we can do the ownership transfer in one place instead of
expecting every caller to do it.
llvm-svn: 216492
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions