File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
// compile-flags: -C target-feature=+ext:SPV_KHR_non_semantic_info
8
8
// compile-flags: -C llvm-args=--abort-strategy=debug-printf
9
9
// compile-flags: -C llvm-args=--disassemble
10
-
10
+ //
11
11
// FIXME(eddyb) consider using such replacements also for dealing
12
12
// with `OpLine` changing all the time (esp. in libcore functions).
13
13
//
16
16
// normalize-stderr-test "OpSource .*\n" -> ""
17
17
// normalize-stderr-test "OpExtension .SPV_KHR_vulkan_memory_model.\n" -> ""
18
18
// normalize-stderr-test "OpMemoryModel Logical Vulkan" -> "OpMemoryModel Logical Simple"
19
-
19
+ // normalize-stderr-test "\S:\S*/panic_sequential_many.rs" -> "$$DIR/panic_sequential_many.rs"
20
20
// FIXME(eddyb) handle this one in the test runner.
21
21
// normalize-stderr-test "\S*/lib/rustlib/" -> "$$SYSROOT/lib/rustlib/"
22
22
You can’t perform that action at this time.
0 commit comments