commit | 9b29ff99c0443ec0c038adafc8d5c782a8624e17 | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Tue Aug 19 16:58:54 2014 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Tue Aug 19 16:58:54 2014 +0000 |
tree | 7e4757889a9139ad4de4f6fbb43a66a6f8fccf83 | |
parent | 2788345a9b58d97f0bd1d1c22381aeec125d73aa [diff] |
Modernize the .ll parsing interface. * Use StringRef instead of std::string& * Return a std::unique_ptr<Module> instead of taking an optional module to write to (was not really used). * Use current comment style. * Use current naming convention. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215989 91177308-0d34-0410-b5e6-96231b3b80d8