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 b2fd3eb + 7700610 commit b914fc0Copy full SHA for b914fc0
test/IRGen/debug_scope_distinct.swift
@@ -1,3 +1,5 @@
1
+// REQUIRES: differentiable_programming
2
+
3
// RUN: %empty-directory(%t)
4
// RUN: %target-swiftc_driver -DM -emit-module -emit-module-path %t/M.swiftmodule %s -module-name M
5
// RUN: %target-swiftc_driver -O -g -I %t -c %s -emit-ir -o - | %FileCheck %s
0 commit comments