diff options
author | Alexander Yermolovich <43973793+ayermolo@users.noreply.github.com> | 2023-10-06 16:19:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-06 16:19:43 -0700 |
commit | 78502251f4019953e462bb8bc886381589e9d257 (patch) | |
tree | a915d85db7c2f8a13553024ac0433c206dde6b95 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2cbdeb7bc1427d05fd642f579b448d2e8a7781b3 (diff) | |
download | llvm-78502251f4019953e462bb8bc886381589e9d257.zip llvm-78502251f4019953e462bb8bc886381589e9d257.tar.gz llvm-78502251f4019953e462bb8bc886381589e9d257.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions