Add a static_assert about the sizeof(GlobalValue)
I added one for Value back in r262045, and I'm starting to think we should have these for any class with bitfields whose memory efficiency really matters. llvm-svn: 290698
Loading
Please sign in to comment