Skip to content
Commit bbc0aa51 authored by Charles Davis's avatar Charles Davis
Browse files

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
parent af3fe998
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