forked from OSchip/llvm-project
![]() Much like with function reduction, there may be remaining unhandled uses of function, in particular in blockaddress. And in constants we can't RAUW it with undef, because undef is not a function. Instead, let's try to pretent that in the remaining cases, the new signature didn't change, by bitcasting it. A new (previously crashing) test case added. |
||
---|---|---|
.. | ||
deltas | ||
CMakeLists.txt | ||
DeltaManager.h | ||
LLVMBuild.txt | ||
TestRunner.cpp | ||
TestRunner.h | ||
llvm-reduce.cpp |