[llvm] [MC] Fix quadratic runtime within alignment boundary fragment relaxation (PR #176535)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 2 21:49:54 PST 2026
================
@@ -0,0 +1,28 @@
+// REQUIRES: asserts
----------------
MaskRay wrote:
Consider `# ` for REQUIRE/RUN/CHECK and `## ` for other comments.
https://github.com/llvm/llvm-project/pull/176535
More information about the llvm-commits
mailing list