llvm-project/libunwind
Charles Davis 8284d328ba [libunwind] Fix pointer-to-integer cast warnings on LLP64.
Summary:
`long` is too short on LLP64. We have to use `intptr_t` to
avoid truncating pointers.

Reviewers: mstorsjo, rnk, compnerd, smeenai

Subscribers: christof, cfe-commits, llvm-commits

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

llvm-svn: 339217
2018-08-08 04:21:24 +00:00
..
cmake [CMake] Convert paths to the right form in standalone builds on Windows 2018-06-20 20:53:19 +00:00
docs Update docs version and clear release notes after 8.0.0 version bump 2018-08-01 14:14:09 +00:00
include [OR1K] Add the EPCR special-purpose register to register state. 2018-05-16 19:09:48 +00:00
src [libunwind] Fix pointer-to-integer cast warnings on LLP64. 2018-08-08 04:21:24 +00:00
test [libunwind] Permit additional compiler and linker flags to be passed to tests. 2018-02-27 18:40:04 +00:00
.arcconfig [libunwind] Set up .arcconfig to point to new Diffusion UNW repository 2018-01-10 22:20:03 +00:00
.clang-format unwind: add a .clang-format 2015-05-07 19:50:18 +00:00
CMakeLists.txt [CMake] Allow building standalone without any llvm-config available 2018-08-03 05:51:31 +00:00
LICENSE.TXT Update copyright year to 2018. 2018-06-18 12:22:17 +00:00