[llvm] [AsmPrinter] Fix emission in asm of alignment 2^32. (PR #98688)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 16:41:00 PDT 2024


================
@@ -0,0 +1,14 @@
+; RUN: llc -mtriple=x86_64 < %s | FileCheck %s
----------------
MaskRay wrote:

Consider adding a file-level comment what the test is about.

https://github.com/llvm/llvm-project/pull/98688


More information about the llvm-commits mailing list