Files
clang-p2996/llvm/unittests/ExecutionEngine/Orc/OrcCAPITest.cpp
Jonas Paulsson 9f73c69e5a [ORC] Add signext on @sum() arguments in test. (#113308)
Make sure the inlined @sum() function has the right extension attributes
on its arguments.

A new struct TargetI32ArgExtensions is added that sets the Ret/Arg extension
strings given a string TargetTriple. This might be used elsewhere as well for
this purpose if needed.

Fixes: #112503
2024-11-05 04:13:40 +01:00

33 KiB