[PATCH] D15386: [sanitizer] [msan] VarArgHelper for AArch64

Adhemerval Zanella via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 10:52:38 PST 2015


zatrazz created this revision.
zatrazz added reviewers: pcc, rengolin, samsonov, eugenis.
zatrazz added a subscriber: llvm-commits.
Herald added subscribers: rengolin, aemerson.

This patch add support for variadic argument for AArch64.  All the MSAN
unit tests are not passing as well the signal_stress_test (currently
set as XFAIl for aarch64).

http://reviews.llvm.org/D15386

Files:
  lib/Transforms/Instrumentation/MemorySanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15386.42318.patch
Type: text/x-patch
Size: 11179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151209/fbefd436/attachment.bin>


More information about the llvm-commits mailing list