diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-05-31 14:34:37 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-31 14:34:37 -0500 |
commit | 5849cbad0f124fed6773f47b67160d8674c93a9a (patch) | |
tree | baec77f8f8b430a540050db50b83e3efe8c5670e /llvm/lib/CodeGen/TargetPassConfig.cpp | |
parent | fc21387b6510ee44520f2f17fb671f1265a9055f (diff) | |
download | llvm-5849cbad0f124fed6773f47b67160d8674c93a9a.zip llvm-5849cbad0f124fed6773f47b67160d8674c93a9a.tar.gz llvm-5849cbad0f124fed6773f47b67160d8674c93a9a.tar.bz2 |
[libc] Add line numbers to libc utility error messages (#94010)
Summary:
Currently we just print the error as seen, this makes it difficult if
something goes wrong to know where it failed. This patch just adds in
line numbers to all the error handling routines so you can trace it
back.
Diffstat (limited to 'llvm/lib/CodeGen/TargetPassConfig.cpp')
0 files changed, 0 insertions, 0 deletions