aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMomchil Velikov <momchil.velikov@arm.com>2025-01-13 11:24:05 +0000
committerGitHub <noreply@github.com>2025-01-13 11:24:05 +0000
commit5315f3f8cb8f562ec39f57f2fce79c8e017595f9 (patch)
tree5b2d99ab214d4129456368879c5dd77c9601d4c0 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent795e35a653b977bf637d1d049423adc8a63cd20d (diff)
downloadllvm-5315f3f8cb8f562ec39f57f2fce79c8e017595f9.zip
llvm-5315f3f8cb8f562ec39f57f2fce79c8e017595f9.tar.gz
llvm-5315f3f8cb8f562ec39f57f2fce79c8e017595f9.tar.bz2
Handle leading underscores in update_cc_test_checks.py (#121800)
For some ABIs `update_cc_test_checks.py` is unable to generate tests because of the mismatch between the mangled function names reported by clang's `-asd-dump` and the function names in LLVM IR. This patch fixes it by striping the leading underscore from the mangled name for global functions if the data layout string says they have one.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions