aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
diff options
context:
space:
mode:
authorChristian Ulmann <christianulmann@gmail.com>2024-10-10 10:32:41 +0200
committerGitHub <noreply@github.com>2024-10-10 10:32:41 +0200
commit54d3cf14213f18e44ef9ed2ffe3b3131e472e2f5 (patch)
treec4c4c26008861795c6d6b413124ba1e5a3ee77fc /llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
parent06eb10dadfaeaadc5d0d95d38bea4bfb5253e077 (diff)
downloadllvm-54d3cf14213f18e44ef9ed2ffe3b3131e472e2f5.zip
llvm-54d3cf14213f18e44ef9ed2ffe3b3131e472e2f5.tar.gz
llvm-54d3cf14213f18e44ef9ed2ffe3b3131e472e2f5.tar.bz2
[MLIR][LLVM] Fix nameless global import to support use before def case (#111797)
This commit fixes a bug in the import of nameless globals. Before this change, the fake symbol names were only generated during the transformation of the definition. This caused issues when the symbol was used before it was defined.
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions