diff options
author | Justin Bogner <mail@justinbogner.com> | 2014-12-02 22:38:52 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2014-12-02 22:38:52 +0000 |
commit | 7f8cf5bff7c8a87a878f684fe50a739929a416de (patch) | |
tree | 1e7e17611610bfb4d5ac874a1a1d53b3b523746f /llvm/lib/ExecutionEngine/ExecutionEngine.cpp | |
parent | 6b988ad8f2285e8bb3c56db38c0416f6186d3889 (diff) | |
download | llvm-7f8cf5bff7c8a87a878f684fe50a739929a416de.zip llvm-7f8cf5bff7c8a87a878f684fe50a739929a416de.tar.gz llvm-7f8cf5bff7c8a87a878f684fe50a739929a416de.tar.bz2 |
InstrProf: Remove some pointless indirection (NFC)
It doesn't make much sense to have std::unique_ptrs of std::string and
std::vector. Avoid some useless indirection by using these types
directly.
llvm-svn: 223166
Diffstat (limited to 'llvm/lib/ExecutionEngine/ExecutionEngine.cpp')
0 files changed, 0 insertions, 0 deletions