Go to file
Chris Lattner fa4e35aca7 fix a bitcode reader bug where it can't handle extractelement correctly:
the index of the value being extracted is always an i32.  This fixes PR3465

llvm-svn: 63597
2009-02-03 02:11:28 +00:00
clang Content Cache only needs to be 4-byte aligned. Since it is stored in 2009-02-03 01:28:04 +00:00
llvm fix a bitcode reader bug where it can't handle extractelement correctly: 2009-02-03 02:11:28 +00:00