llvm-project/compiler-rt/lib
Mohit K. Bhakkad 452417ac12 [MSan] Make unaligned load/store functions compatible for both endians
Reviewers: eugenis

Subscribers: jaydeep, sagar, llvm-commits

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

llvm-svn: 261513
2016-02-22 06:16:28 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [WinASan] Fix page size and mmap granularity confusion 2016-02-18 17:58:22 +00:00
builtins [CMake] Add partial support for MSVC in compiler-rt builtins, by Roman Shirokiy. 2016-02-20 12:56:04 +00:00
cfi [cfi] Safe handling of unaddressable vtable pointers (compiler-rt). 2016-02-03 22:19:04 +00:00
dfsan [compiler-rt] [dfsan] Unify aarch64 mapping 2015-11-27 12:43:33 +00:00
interception Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00
lsan [LSan] Print more helpful error message if LSan crashes during leak detection. 2016-02-12 20:20:51 +00:00
msan [MSan] Make unaligned load/store functions compatible for both endians 2016-02-22 06:16:28 +00:00
profile Silence MSVC warning about non-void prototypes 2016-02-11 00:22:43 +00:00
safestack [compiler-rt] [safestack] Enable for aarch64 2015-12-11 17:38:38 +00:00
sanitizer_common [sancov] use GetLoadedModules for list of modules rather than sanitizer's list. 2016-02-19 22:55:21 +00:00
stats Introduce stats and stats_client libraries. 2016-01-16 00:31:29 +00:00
tsan Change comma to semi-colon, no functionality change. 2016-02-18 22:07:42 +00:00
ubsan [cfi] Safe handling of unaddressable vtable pointers (compiler-rt). 2016-02-03 22:19:04 +00:00
CMakeLists.txt Introduce stats and stats_client libraries. 2016-01-16 00:31:29 +00:00
Makefile.mk Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00