Skip to content
Commit b54ac414 authored by Reid Kleckner's avatar Reid Kleckner
Browse files

[asan] Remove unneeded VirtualQuery from exception handler

We don't use the result of the query, and all tests pass if I remove it.
During startup, ASan spends a fair amount of time in this handler, and
the query is much more expensive than the call to commit the memory.

llvm-svn: 333595
parent 5b91350b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment