diff options
author | Charles Davis <cdavis@mines.edu> | 2010-02-10 23:06:52 +0000 |
---|---|---|
committer | Charles Davis <cdavis@mines.edu> | 2010-02-10 23:06:52 +0000 |
commit | bbc0aa516623f73d606783a2e4594c50fed4a830 (patch) | |
tree | 3ab7b4c3231fc5c8752724b80a7f054d4c29baa2 /clang/lib/CodeGen/CGBlocks.cpp | |
parent | af3fe9982116fe772960fa5fcfd05caaf9a7ba32 (diff) | |
download | bcm5719-llvm-bbc0aa516623f73d606783a2e4594c50fed4a830.tar.gz bcm5719-llvm-bbc0aa516623f73d606783a2e4594c50fed4a830.zip |
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
Diffstat (limited to 'clang/lib/CodeGen/CGBlocks.cpp')
0 files changed, 0 insertions, 0 deletions