[PATCH] D36272: [CodeGen][x86_64] Enable 'force_align_arg_pointer' attribute at x86_64

Anatol Pomozov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 29 15:06:28 PDT 2017


anatol.pomozov added a comment.

The function-attributes.c test  does not pass at Windows <https://reviews.llvm.org/D36272#851708> even without my patch. Unfortunately I am not familiar with clang enough to debug this issue.


https://reviews.llvm.org/D36272





More information about the cfe-commits mailing list