diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-08-04 11:06:03 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-04 11:06:03 +0900 |
commit | 5b528a1041fb6b64e5722f1bc600eb0617118a3e (patch) | |
tree | 67401b8490fb9287a692790d69365eac15dde3ba /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | 2d4ecba957a6cd3b5228e0773ec2d52d8bc5c505 (diff) | |
download | llvm-5b528a1041fb6b64e5722f1bc600eb0617118a3e.zip llvm-5b528a1041fb6b64e5722f1bc600eb0617118a3e.tar.gz llvm-5b528a1041fb6b64e5722f1bc600eb0617118a3e.tar.bz2 |
RuntimeLibcalls: Remove darwin override of half convert libcalls (#148782)
These are already the default calls set for these conversions, so
they should not require explicit setting. The non-default cases are
currently overridden in ARMISelLowering. Just delete this until
the list of calls and lowering decisions are separated.
This was added back in 6402ad27c01c9503a12d41d7e40646cf0d1f919f. It
appears to not be relevant for AArch64, where calls appear to never
be used for these. It also appears to not be relevant for x86, where
the default calls seem to always end up used anyway.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions