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

Content Cache only needs to be 4-byte aligned. Since it is stored in

an std::set, we can't make a strong guarantee about what its alignment
will be.  Since I don't need the 3rd bit anyway yet, just change the
assertion.

llvm-svn: 63588
parent a0ce5f06
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