llvm-project/compiler-rt/cmake
Etienne Bergeron 00f3f6e296 This patch is activating the build of Asan on Windows 64-bits.
It's fixing compilation errors. The runtime is not yet working.

Missing features:

OverrideFunction for x64
an equiv function for inline asm (atomic_compare_exchange_strong)
shadow memory offset needs to be adjusted
RoundUpToInstrBoundary for x64
They will be implemented by subsequent patches.

Patch by Wei Wang.

Differential revision: http://reviews.llvm.org/D20455

llvm-svn: 271049
2016-05-27 21:29:31 +00:00
..
Modules [compiler-rt] Fix multi-configuration output paths 2016-05-16 14:58:07 +00:00
caches [CMake] Updating Apple CMake cache file 2016-04-28 18:24:29 +00:00
base-config-ix.cmake [CMake] Support platform building builtins without a full toolchain 2016-05-09 21:45:52 +00:00
builtin-config-ix.cmake [CMake] Support platform building builtins without a full toolchain 2016-05-09 21:45:52 +00:00
config-ix.cmake This patch is activating the build of Asan on Windows 64-bits. 2016-05-27 21:29:31 +00:00