diff options
author | Asher Mancinelli <ashermancinelli@gmail.com> | 2025-04-29 06:47:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 06:47:13 -0700 |
commit | 1433c3e997ef7cc29f460d7b2f5da813acd0cafa (patch) | |
tree | 12c456f22354957c66a162072b09198bb70dd86b /lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp | |
parent | db2315afa8db1153e3b85d452cd14d5a1b957350 (diff) | |
download | llvm-1433c3e997ef7cc29f460d7b2f5da813acd0cafa.zip llvm-1433c3e997ef7cc29f460d7b2f5da813acd0cafa.tar.gz llvm-1433c3e997ef7cc29f460d7b2f5da813acd0cafa.tar.bz2 |
[flang] Remove dead functions for getting LLVM intrinsics (#137743)
In cleaning up LowLevelIntrinsics I found some uncalled functions. We
would like to remove direct calls to llvm instructions wherever possible
to make it easier on consumers of our IR to match LLVM intrinsics, so if
this code is needed again we should use the op from the llvm dialect
instead anyways.
Diffstat (limited to 'lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp')
0 files changed, 0 insertions, 0 deletions