[compiler-rt] Add more assembly patterns for interception
Summary: These patterns are encounter when using instrumented DLL. Without this patch, asan lit test are crashing when trying to hook on RaiseException function. Reviewers: rnk Subscribers: llvm-commits, wang0109, chrisha Differential Revision: https://reviews.llvm.org/D22340 llvm-svn: 275489
Loading
Please sign in to comment