[PATCH] D12161: [compiler-rt] Add aarch64 syscall optimization support
Alexey Samsonov via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 20 11:41:51 PDT 2015
samsonov accepted this revision.
samsonov added a reviewer: samsonov.
samsonov added a comment.
LGTM
================
Comment at: lib/sanitizer_common/CMakeLists.txt:107
@@ -106,2 +106,3 @@
sanitizer_syscall_linux_x86_64.inc
+ sanitizer_syscall_linux_aarch64.inc
sanitizer_thread_registry.h)
----------------
Please sort the file names.
http://reviews.llvm.org/D12161
More information about the llvm-commits
mailing list