diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2014-08-26 17:19:03 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2014-08-26 17:19:03 +0000 |
commit | 28b351a56dce9c633e97cdf2762b23b136642c94 (patch) | |
tree | 918591212c345b3e2957abab05472c57d59a61d5 /llvm/tools/llvm-extract/llvm-extract.cpp | |
parent | d71a5c727716e542faf2494cf16fe285883d7cfc (diff) | |
download | bcm5719-llvm-28b351a56dce9c633e97cdf2762b23b136642c94.tar.gz bcm5719-llvm-28b351a56dce9c633e97cdf2762b23b136642c94.zip |
Return a std::unique_ptr from parseInputFile and propagate. NFC.
The memory management in BugPoint is fairly convoluted, so this just unwraps
one layer by changing the return type of functions that always return
owned Modules.
llvm-svn: 216464
Diffstat (limited to 'llvm/tools/llvm-extract/llvm-extract.cpp')
0 files changed, 0 insertions, 0 deletions