================
@@ -0,0 +1,4 @@
+// RUN: %clang_cc1 -emit-llvm -triple x86_64-unknown-linux 
-preferred-function-alignment 4 %s -o - | FileCheck %s
----------------
AaronBallman wrote:

Why is this passing `-preferred-function-alignment` when the PR summary is 
about adding `-fpreferred-function-alignment`? It seems the implementation is 
wrong if this test passes.

https://github.com/llvm/llvm-project/pull/155528
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to