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.
1 parent ba5dbf8 commit 993c0dfCopy full SHA for 993c0df
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