Skip to content
Commit 3abe1741 authored by Chris Lattner's avatar Chris Lattner
Browse files

When emitting code for the verifier, instead of emitting each case statement

independently, batch up checks so that identically typed intrinsics share
verifier code.  This dramatically reduces the size of the verifier function,
which should help avoid GCC running out of memory compiling Verifier.cpp.

llvm-svn: 27281
parent ba38035e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment