Base check on the section name, not the variable name.
The variable is private, so the name should not be relied on. Also, the linker uses the sections, so asan should too when trying to avoid causing the linker problems. llvm-svn: 221480
Loading
Please sign in to comment