diff options
author | Vitaly Buka <vitalybuka@google.com> | 2024-09-16 09:53:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-16 09:53:19 -0700 |
commit | 69f3244da76586be393d1e97b01660c6f03d666c (patch) | |
tree | d92707a3ba532f9813b4684f07768e159bed379c /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | bc54e5636f2080e6a35ec201d5963a2c455fe5f5 (diff) | |
download | llvm-69f3244da76586be393d1e97b01660c6f03d666c.zip llvm-69f3244da76586be393d1e97b01660c6f03d666c.tar.gz llvm-69f3244da76586be393d1e97b01660c6f03d666c.tar.bz2 |
[NFC][sanitizer] Switch to `gnu_get_libc_version` (#108724)
`gnu_get_libc_version` unlike `confstr` is not
intercepted. We should be able to use this
function earier.
Looks like we use `confstr` staring from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60038
but there is no specific reason to refer it over
`gnu_get_libc_version`.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions