mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
Highlight the color marker similar to what we do for the column marker. The default color matches the color of the current PC marker (->) in the default disassembly format. Differential revision: https://reviews.llvm.org/D75070