[all-commits] [llvm/llvm-project] 9d2181: [NFC] Reuse DwarfExpression fragment (#210181)

Eric Christopher via All-commits all-commits at lists.llvm.org
Thu Jul 16 19:03:25 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d2181c78f4e248069e39ec0e5b899dfbfcf3d6a
      https://github.com/llvm/llvm-project/commit/9d2181c78f4e248069e39ec0e5b899dfbfcf3d6a
  Author: Eric Christopher <echristo at gmail.com>
  Date:   2026-07-16 (Thu, 16 Jul 2026)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp

  Log Message:
  -----------
  [NFC] Reuse DwarfExpression fragment (#210181)

Reuse DwarfExpression fragment information since nothing changes it
between the outside of the loop and the inside of the loop.

Tested via make check.

Assisted by AI.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list