diff options
author | David Blaikie <dblaikie@gmail.com> | 2025-02-06 10:45:43 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-06 10:45:43 -0800 |
commit | c32cd5746b1335ed172d1bf58fb6498b479bd8e0 (patch) | |
tree | 85418c895a84ff89369f7dd8945d75ed0409eb7e /llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp | |
parent | 337604ee7e838fee937e2b310604b57e3c583ba7 (diff) | |
download | llvm-c32cd5746b1335ed172d1bf58fb6498b479bd8e0.zip llvm-c32cd5746b1335ed172d1bf58fb6498b479bd8e0.tar.gz llvm-c32cd5746b1335ed172d1bf58fb6498b479bd8e0.tar.bz2 |
Symbolize line zero as if no source info is available (#124846)
Since line zero means "no line information", when symbolizing a location
(an address or an inline frame associated with the address) that has a
line zero location, we shouldn't include other irrelevant data (like
filename) in the result.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp')
0 files changed, 0 insertions, 0 deletions