Issue 97268
Summary [stack alignment] clang doesn't align stack base on option -mstack-alignment=n
Labels clang
Assignees
Reporter vfdff
    test: https://gcc.godbolt.org/z/crjq78xGa

When I specify the n 32/64, their output assembles don't have any change. 
the clang seems ignore the **-mstack-alignment=n** without any warning ?
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to