[PATCH] D15644: [asan] Use private aliases for global variables (compiler-rt part).

Maxim Ostapenko via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 1 07:33:24 PST 2016


m.ostapenko added a comment.

Ping. Actually, I think ODR indicators are quite independent from ASan (well, they still need to be registered on the very early stage, but all poisoning stuff can be skipped), perhaps we could move them out to separate module in the future?


Repository:
  rL LLVM

http://reviews.llvm.org/D15644





More information about the llvm-commits mailing list