llvm-capstone/compiler-rt
Yuri Gorshenin 6118d07b00 [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly.
Summary: [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly.

Reviewers: eugenis

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D5260

llvm-svn: 217487
2014-09-10 10:44:35 +00:00
..
android
cmake [ASan/Win] Disable warning C4391: incorrect return type for intrinsic function 2014-08-26 12:33:00 +00:00
include [Sanitizer] Kill deprecated allocator interfaces in ASan, MSan and TSan in favor of 2014-08-12 20:28:20 +00:00
lib Remove extra semicolon [-Wpedantic] 2014-09-08 23:37:09 +00:00
make Fix configure+make build of profile runtime library 2014-07-10 00:53:20 +00:00
SDKs
test [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly. 2014-09-10 10:44:35 +00:00
unittests
www
.arcconfig
.gitignore
CMakeLists.txt [ASan/Win] Enable building the MD runtime by default 2014-08-27 10:17:20 +00:00
CODE_OWNERS.TXT
CREDITS.TXT
LICENSE.TXT
Makefile
README.txt

Compiler-RT
================================

This directory and its subdirectories contain source code for the compiler
support routines.

Compiler-RT is open source software. You may freely distribute it under the
terms of the license agreement found in LICENSE.txt.

================================