llvm-project/compiler-rt/lib/cfi
Evgeniy Stepanov 6742d75952 [cfi] Fix __cfi_slowpath and __cfi_check signature.
The first argument is uint64_t, not uintptr_t.

llvm-svn: 257233
2016-01-08 23:42:30 +00:00
..
CMakeLists.txt [cfi] Exclude ubsan runtime library from non-diag CFI builds. 2015-12-16 00:38:41 +00:00
cfi.cc [cfi] Fix __cfi_slowpath and __cfi_check signature. 2016-01-08 23:42:30 +00:00
cfi_blacklist.txt