Skip to content
Commit 78d30283 authored by Chris Lattner's avatar Chris Lattner
Browse files

* Eliminate the TokenSet and just use the ExprMap for both tokens and values.

* Insert some really pedantic assertions that will notice when we emit the
  same loads more than one time, exposing bugs.  This turns a miscompilation in
  bzip2 into a compile-fail.  yaay.

llvm-svn: 19658
parent 2cb338d7
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