Skip to content

[BUG] Weird coloring in x86 assembly in llvm-objdump #99661

@Cr0a3

Description

@Cr0a3

Hi,
I am experimenting a little with writing my own backend (for another project).
To test the correctness of code generatation and object file emiting i use llvm-mc and llvm-objdump.
I dissasembled an file and i noticed a bracket is green and the closing one is gray.
I think it would be prettier to use gray for both ones:
image

(You maybe need to zoom in a little to view the difference)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions