"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "8406c5197b7f3315e32db21b637504f33560c6bd"
Add support for the force_align_arg_pointer attribute. This is an x86-specific
attribute, so it uses Anton's new target-specific attribute support. It's supposed to ensure that the stack is 16-byte aligned, but since necessary support is lacking from LLVM, this is a no-op for now. llvm-svn: 95820
Loading
Please register or sign in to comment