diff options
| author | Ravitheja Addepally <ravitheja.addepally@intel.com> | 2017-07-03 15:07:36 +0000 |
|---|---|---|
| committer | Ravitheja Addepally <ravitheja.addepally@intel.com> | 2017-07-03 15:07:36 +0000 |
| commit | f4ffae91cbadecfa28711aa765dbd513534d32ad (patch) | |
| tree | ee320ca936a65443ba4767eb0132476b9001142f /llvm | |
| parent | 26b144cc32ca4db10f0be7c6d2c7085f7b496c29 (diff) | |
| download | bcm5719-llvm-f4ffae91cbadecfa28711aa765dbd513534d32ad.tar.gz bcm5719-llvm-f4ffae91cbadecfa28711aa765dbd513534d32ad.zip | |
Fixing warnings for unused variables and copy ellision
Summary:
The std::move was preventing copy ellision when compiled with
clang, the patch fixes the warning along with rearranging code
to remove unused variables warnings on Linux machines with
older perf_event interface.
Reviewers: labath, ted
Reviewed By: labath
Differential Revision: https://reviews.llvm.org/D34946
llvm-svn: 307030
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions

