We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a16cc7e + 993c0df commit 76305a9Copy full SHA for 76305a9
test/LLVMPasses/merge_func_opaque_pointers.ll renamed to test/LLVMPasses/merge_func_return_type_cast.ll
@@ -1,4 +1,4 @@
1
-; RUN: %swift-llvm-opt -swift-merge-functions -swiftmergefunc-threshold=4 -opaque-pointers %s | %FileCheck %s
+; RUN: %swift-llvm-opt -passes='swift-merge-functions' -swiftmergefunc-threshold=4 %s | %FileCheck %s
2
3
; REQUIRES: PTRSIZE=64
4
0 commit comments