diff options
author | Anton Sidorenko <anton.sidorenko@syntacore.com> | 2022-11-24 19:14:32 +0300 |
---|---|---|
committer | Anton Sidorenko <anton.sidorenko@syntacore.com> | 2022-11-25 10:53:55 +0300 |
commit | 8e3545a64edbd4cb00ef60cce06ad0f214c0e041 (patch) | |
tree | 488ac953f5586e927fef2a9fa34d14e3f6764091 /llvm/lib/Support/TargetParser.cpp | |
parent | 06c4103d41beeae0f35abc707f3090d5b6457079 (diff) | |
download | llvm-8e3545a64edbd4cb00ef60cce06ad0f214c0e041.zip llvm-8e3545a64edbd4cb00ef60cce06ad0f214c0e041.tar.gz llvm-8e3545a64edbd4cb00ef60cce06ad0f214c0e041.tar.bz2 |
[Debugify] Accumulate the number of variables in debugify metadata
When a module contains more than one function, we should update debugify metadata
by increasing the number of variables in the function rather than overwritting it.
Previous revert issue is fixed: I forgot to strip all x86-related info from the
test.
Differential Revision: https://reviews.llvm.org/D136949
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions