hanchenye-llvm-project/compiler-rt/test/msan
Evgeniy Stepanov 2be29929be Fix line numbers for code inlined from __nodebug__ functions.
Instructions from __nodebug__ functions don't have file:line
information even when inlined into no-nodebug functions. As a result,
intrinsics (SSE and other) from <*intrin.h> clang headers _never_
have file:line information.

With this change, an instruction without !dbg metadata gets one from
the call instruction when inlined.

Fixes PR19001.

llvm-svn: 210459
2014-06-09 09:09:19 +00:00
..
Linux Add %run to all lit tests 2014-04-30 21:34:17 +00:00
SharedLibs
Unit
scandir_test_root
wrap_indirect_calls
CMakeLists.txt [CMake] lit tests shouldn't depend on runtimes in standalone build 2014-02-20 09:47:18 +00:00
allocator_returns_null.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
backtrace.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
c-strdup.c Add %run to all lit tests 2014-04-30 21:34:17 +00:00
chained_origin.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
chained_origin_limits.cc [msan] Chained origins re-design. 2014-05-21 09:02:13 +00:00
chained_origin_memcpy.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
chained_origin_with_signals.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
check_mem_is_initialized.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
cxa_atexit.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
death-callback.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
default_blacklist.cc
dlerror.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
dso-origin.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
dtls_test.c Add %run to all lit tests 2014-04-30 21:34:17 +00:00
errno.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
ftime.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
getaddrinfo-positive.cc [msan] Fix __msan_check_mem_is_initialized and prettify its output. 2014-05-07 11:50:14 +00:00
getaddrinfo.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
getc_unlocked.c Add %run to all lit tests 2014-04-30 21:34:17 +00:00
getline.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
getline_test_data
heap-origin.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
iconv.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
if_indextoname.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
ifaddrs.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
initgroups.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
inline.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
insertvalue_origin.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
ioctl.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
ioctl_custom.cc [msan] Fix __msan_check_mem_is_initialized and prettify its output. 2014-05-07 11:50:14 +00:00
ioctl_sound.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
keep-going-dso.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
keep-going.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
lit.cfg Add rudimentary support for running compiler-rt lit tests with GCC 2014-02-19 15:13:14 +00:00
lit.site.cfg.in
mallinfo.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
malloc_hook.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
mktime.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
mmap_below_shadow.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
msan_check_mem_is_initialized.cc [msan] Fix __msan_check_mem_is_initialized and prettify its output. 2014-05-07 11:50:14 +00:00
msan_dump_shadow.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
msan_print_shadow.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
msan_print_shadow2.cc [msan] Fix print_shadow test. 2014-05-06 08:15:50 +00:00
msan_print_shadow3.cc [msan] Fix wrong endianness when printing shadow. 2014-06-06 14:06:14 +00:00
no_sanitize_memory.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
no_sanitize_memory_prop.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
obstack.cc [sanitizer] Intercept obstack. 2014-05-07 11:50:56 +00:00
poison_in_free.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
print_stats.cc [msan] Implement MSAN_OPTIONS=print_stats=1. 2014-05-21 09:56:28 +00:00
pthread_getattr_np_deadlock.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
rand_r.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
readdir64.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
scandir.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
scandir_null.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
select.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
select_origin.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
setlocale.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
signal_stress_test.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
sigwait.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
sigwaitinfo.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
stack-origin.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
strerror_r-non-gnu.c Add %run to all lit tests 2014-04-30 21:34:17 +00:00
strlen_of_shadow.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
strxfrm.cc [msan] Intercept strxfrm. 2014-05-08 12:04:01 +00:00
sync_lock_set_and_test.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
textdomain.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
times.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
tls_reuse.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
tsearch.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
tzset.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
unaligned_read_origin.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
unpoison_string.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
use-after-free.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
vector_cvt.cc Fix line numbers for code inlined from __nodebug__ functions. 2014-06-09 09:09:19 +00:00
vector_select.cc
wrap_indirect_calls.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
wrap_indirect_calls2.cc Add %run to all lit tests 2014-04-30 21:34:17 +00:00
wrap_indirect_calls_in_rtl.cc [msan] Fix potential infinite recursion in a test. 2014-05-08 09:37:36 +00:00