Skip to content
Commit fb1d9f32 authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

Implement MipsABIInfo::EmitVAArg. This fix enables clang to complete compilation

without bailing out when va_arg is an aggregate expression. However, 
alignment checking needs to be added in isSafeToEliminateVarargsCast in
InstCombineCalls.cpp in order to produce correct mips code (see link below).

http://lists.cs.uiuc.edu/pipermail/llvmdev/2011-July/042047.html

llvm-svn: 136647
parent 2fbb48ae
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