[all-commits] [llvm/llvm-project] 2256b3: Explain the symbols of basic block clusters with a...
Rahman Lavaee via All-commits
all-commits at lists.llvm.org
Fri Jul 30 12:08:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2256b359d7937b734fd66c9a48b30b10fa441db3
https://github.com/llvm/llvm-project/commit/2256b359d7937b734fd66c9a48b30b10fa441db3
Author: Rahman Lavaee <rahmanl at google.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M llvm/lib/CodeGen/BasicBlockSections.cpp
Log Message:
-----------
Explain the symbols of basic block clusters with an example in the header comments.
This prevents from confusion with the ``labels`` option.
Reviewed By: snehasish
Differential Revision: https://reviews.llvm.org/D107128
More information about the All-commits
mailing list