hanchenye-llvm-project/compiler-rt
Francis Ricci f36d34a4d4 Revert "Prevent DCE on __lsan_is_turned_off and re-enable test case"
This doesn't fix the failing test. Leave in the comment and the
attribute, since the used attribute is still required.

This partially reverts commit r312824

llvm-svn: 312827
2017-09-08 21:09:43 +00:00
..
cmake [cmake] Work around more -Wunused-driver-argument warnings 2017-09-07 01:36:47 +00:00
docs
include Prevent DCE on __lsan_is_turned_off and re-enable test case 2017-09-08 19:43:53 +00:00
lib [asan] Add a note to shadow memory setup error. 2017-09-07 01:35:59 +00:00
test Revert "Prevent DCE on __lsan_is_turned_off and re-enable test case" 2017-09-08 21:09:43 +00:00
unittests Add missing import 2017-04-07 01:24:48 +00:00
www
.arcconfig
.gitignore Add .pyc files to .gitignore to compiler-rt 2017-07-24 21:51:12 +00:00
CMakeLists.txt Move libFuzzer to compiler_rt. 2017-08-21 23:25:50 +00:00
CODE_OWNERS.TXT
CREDITS.TXT
LICENSE.TXT
README.txt

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.

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