[PATCH] D12161: [compiler-rt] Add aarch64 syscall optimization support
Adhemerval Zanella via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 19 12:51:42 PDT 2015
zatrazz updated this revision to Diff 32599.
zatrazz added a comment.
Updated patch with recommended changes:
- Add sanitizer_syscall_linux_aarch64.inc to lib/sanitizer_common/CMakeLists.txt
- Use u64 on syscall wrappers
http://reviews.llvm.org/D12161
Files:
lib/sanitizer_common/CMakeLists.txt
lib/sanitizer_common/sanitizer_linux.cc
lib/sanitizer_common/sanitizer_syscall_linux_aarch64.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12161.32599.patch
Type: text/x-patch
Size: 5861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150819/93c2119c/attachment.bin>
More information about the llvm-commits
mailing list