[llvm-bugs] [Bug 33064] Merge IAT and ILT
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jun 2 11:48:27 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33064
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |---
CC| |rnk at google.com
Status|RESOLVED |REOPENED
--- Comment #9 from Reid Kleckner <rnk at google.com> ---
This broke Chrome's IAT hooking code, so I reverted it in r304584. See
http://crbug.com/729077 for more info. I suspect that IAT patching code common
enough that this change will have to be off by default.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170602/ae4f9f07/attachment-0001.html>
More information about the llvm-bugs
mailing list