diff options
author | Michael Jones <michaelrj@google.com> | 2023-01-24 11:25:54 -0800 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2023-01-25 15:29:22 -0800 |
commit | afa764c9a6d68ab6de94a5d007e0b468e65ae946 (patch) | |
tree | 46d980c7f0ad9bad4f59b4868bb9d17b82356c49 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 68e7c00b03cffd6912772fdff845682eda4e29b7 (diff) | |
download | llvm-afa764c9a6d68ab6de94a5d007e0b468e65ae946.zip llvm-afa764c9a6d68ab6de94a5d007e0b468e65ae946.tar.gz llvm-afa764c9a6d68ab6de94a5d007e0b468e65ae946.tar.bz2 |
[libc] add scanf current position conversion
To add the current position (%n) conversion, some reorganization needed
to be done. The "write a number to this pointer using the length
modifier" utilities and a couple other shared parsing functions have
been moved into converter_utils.h. This made implementing
current_pos_converter very simple.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D142495
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions