[ASan] Initialize cloned dynamic runtime global variables earlier
Otherwise __asan_dynamic_memory_address will be zero during static initialization and instrumented code will crash immediately. Fixes PR30810 Patch by David Major llvm-svn: 285600
Loading
Please register or sign in to comment