Skip to content

Commit 4ca33ab

Browse files
Handle leading underscores in update_cc_test_checks.py
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 the have one.
1 parent 7cb6e6b commit 4ca33ab

File tree

3 files changed

+18646
-12230
lines changed

3 files changed

+18646
-12230
lines changed

0 commit comments

Comments
 (0)