diff options
author | JF Bastien <jfb@google.com> | 2016-03-27 20:50:05 +0000 |
---|---|---|
committer | JF Bastien <jfb@google.com> | 2016-03-27 20:50:05 +0000 |
commit | baf4459b8be1ae2f17b76701fb9aeaea0e2281ce (patch) | |
tree | 3fc268ce930af41ef0bc6fd0f4a994b49a984ef6 /llvm/lib/Bitcode | |
parent | 1768117d1a4a30d8c4d79827f5abd26efc1bea39 (diff) | |
download | bcm5719-llvm-baf4459b8be1ae2f17b76701fb9aeaea0e2281ce.tar.gz bcm5719-llvm-baf4459b8be1ae2f17b76701fb9aeaea0e2281ce.zip |
Revert "isPodLike: more precise"
This reverts commit c45f2afac5d6855a4804456a0f718563dc47ada0.
Looks like it may be causing a failure, I'll revert for now.
from
lib/CodeGen/AsmPrinter/DwarfDebug.cpp:14:
/usr/include/c++/4.9.2/bits/stl_pair.h: In instantiation of
'std::pair<_T1, _T2>& std::pair<_T1,
_T2>::operator=(const std::pair<_T1, _T2>&) [with _T1 =
std::unique_ptr<llvm::DwarfTypeUnit>; _T2 = const
llvm::DICompositeType*]':
/usr/include/c++/4.9.2/bits/stl_pair.h:160:8: error: use of deleted
function 'std::unique_ptr<_Tp, _Dp>& std::unique_ptr<_Tp,
_Dp>::operator=(const std::unique_ptr<_Tp, _Dp>&) [with _Tp =
llvm::DwarfTypeUnit; _Dp = std::default_delete<llvm::DwarfTypeUnit>]'
first = __p.first;
^
llvm-svn: 264544
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions