https://llvm.org/bugs/show_bug.cgi?id=27627

Kostya Serebryany <k...@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #4 from Kostya Serebryany <k...@google.com> ---
If you are doing these crazy things in asm, asan can't do anything by itself
and __asan_unpoison_memory_region is your only option. 
Since it seems to work for you, closing this bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to