diff options
author | Christian Ulmann <christianulmann@gmail.com> | 2025-10-15 08:46:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-15 08:46:18 +0200 |
commit | 393d57c68a00a586622a85bc246c2023f5ecdeb1 (patch) | |
tree | 7011e46e71b6a258f2def8bec439b67c5731866d /clang/lib/Serialization/ModuleCache.cpp | |
parent | 37eda40dd2d5d2a490549e6e42bcf7cd3bab58f0 (diff) | |
download | llvm-393d57c68a00a586622a85bc246c2023f5ecdeb1.zip llvm-393d57c68a00a586622a85bc246c2023f5ecdeb1.tar.gz llvm-393d57c68a00a586622a85bc246c2023f5ecdeb1.tar.bz2 |
[MLIR][LLVM] Avoid creating unused NameLocs for imported functions (#163506)
This commit removes the creation of NameLocs when importing locations
for LLVM IR functions. This made the generated fused location more
complex by adding no valuable additional information to it. Note that
removing it has no effect on the roundtrip from LLVM IR back to LLVM IR.
Diffstat (limited to 'clang/lib/Serialization/ModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions