Skip to content

Commit cbbf6b4

Browse files
authored
Revert "[NFC][CFI] Dump test output to debug llvm-clang-win-x-aarch64 failure" (#136029)
Reverts #136002 Not needed any more.
1 parent c7fae59 commit cbbf6b4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

clang/test/Driver/sanitizer-ld.c

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -839,14 +839,6 @@
839839
// CHECK-CFI-PREREQ-LINUX: '-fsanitize=cfi' only allowed with '-flto'
840840
// CHECK-CFI-PREREQ-LINUX: '-fsanitize=cfi' only allowed with '-fvisibility='
841841

842-
// CFI by itself does not link runtime libraries.
843-
// RUN: %clang -fsanitize=cfi \
844-
// RUN: -flto -fvisibility=hidden \
845-
// RUN: --target=x86_64-unknown-linux -fuse-ld=ld -rtlib=platform \
846-
// RUN: -resource-dir=%S/Inputs/resource_dir \
847-
// RUN: --sysroot=%S/Inputs/basic_linux_tree \
848-
// RUN: -### %s
849-
850842
// CFI by itself does not link runtime libraries.
851843
// RUN: %clang -fsanitize=cfi \
852844
// RUN: -flto -fvisibility=hidden \

0 commit comments

Comments
 (0)