[llvm] [NFC] Add `const` for readability (PR #116611)

Piotr Fusik via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 20 09:42:40 PST 2024


pfusik wrote:

> The `copyFrom` for `llvm/include/llvm/CodeGen/LiveInterval.h` is irrelevant to const.

What do you mean? I make the reference parameter const.

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


More information about the llvm-commits mailing list