[llvm-branch-commits] [lld] ELF: Add branch-to-branch optimization. (PR #138366)

Fangrui Song via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat Jun 14 19:16:17 PDT 2025


================
@@ -0,0 +1,94 @@
+//===- TargetImpl.h ---------------------------------------------*- C++ -*-===//
----------------
MaskRay wrote:

`//===----------------------------------------------------------------------===//` for new file per https://llvm.org/docs/CodingStandards.html#file-headers

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


More information about the llvm-branch-commits mailing list