Unverified Commit 78502251 authored by Alexander Yermolovich's avatar Alexander Yermolovich Committed by GitHub
Browse files

[DWARF] Change to consistently print out abbrev code in .debug_names (#68353)

Changed so that when Abbrev code is printed out for entry it is done in
the same
way as in Abbrev table.
Once letters are present in a hex number in abbrev table they will be
lower case,
and in the Entry upper case. Which makes FIleCheck Pattern recognition
fail.
Example in: llvm/test/tools/llvm-dwarfdump/X86/debug-names-misaligned.s
parent 2cbdeb7b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment