llvm-capstone/libunwind
Petr Hosek 90bcfaa2a0 [libunwind] Use placement new to avoid dependency C++ library
The rest of libunwind already uses placement new, these are the only
places where non-placement new is being used introducing undesirable
C++ library dependency.

Differential Revision: https://reviews.llvm.org/D57251

llvm-svn: 352245
2019-01-25 21:39:46 +00:00
..
cmake
docs Bump the trunk version to 9.0.0svn 2019-01-16 10:57:02 +00:00
include Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
src [libunwind] Use placement new to avoid dependency C++ library 2019-01-25 21:39:46 +00:00
test Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
.arcconfig
.clang-format
CMakeLists.txt Enable LLVM_ENABLE_WARNINGS when building standalone out of tree 2019-01-22 20:50:33 +00:00
LICENSE.TXT Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00