Explain the symbols of basic block clusters with an example in the header comments.
authorRahman Lavaee <rahmanl@google.com>
Fri, 30 Jul 2021 02:20:12 +0000 (19:20 -0700)
committerRahman Lavaee <rahmanl@google.com>
Fri, 30 Jul 2021 19:08:04 +0000 (12:08 -0700)
commit2256b359d7937b734fd66c9a48b30b10fa441db3
tree28facc00a7704e73ad55e47bc664ecb54c913525
parentbb438f6cbfc08eaa2cd9124a0ad581dd29f819b4
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
llvm/lib/CodeGen/BasicBlockSections.cpp