[llvm] [BOLT] Remove mutable from BB:LayoutIndex (PR #93224)
Amir Ayupov via llvm-commits
llvm-commits at lists.llvm.org
Tue May 28 13:08:30 PDT 2024
https://github.com/aaupov approved this pull request.
Please format the commit message to 72 characters per line.
Minor nit: I'd also replace "BB:LayoutIndex" with "BB::LayoutIndex" as more idiomatic version.
Otherwise looks good to me, thank you for working on it! Let's wait for internal testing to finish before landing.
https://github.com/llvm/llvm-project/pull/93224
More information about the llvm-commits
mailing list