[llvm-commits] fix for a compile error?

Chris Lattner clattner at apple.com
Sat Jan 12 14:54:42 PST 2008


> I was able to fix this by changing the type of AlignedLoad()'s  
> eighth argument to be llvm::MVT::ValueType.  This seems to better  
> fit the intentions of the original author, but it bothers me that I  
> don't understand why the compiler was complaining about the original  
> code. A trivial patch is attached.

Thanks, applied!
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080107/057142.html

-Chris



More information about the llvm-commits mailing list