aboutsummaryrefslogtreecommitdiff
path: root/clang/test
diff options
context:
space:
mode:
authorPhoebe Wang <phoebe.wang@intel.com>2024-04-03 16:10:19 +0800
committerPhoebe Wang <phoebe.wang@intel.com>2024-04-03 16:10:19 +0800
commitcd7517859eef14d8b38cec2d52c0625a58c645a2 (patch)
treecc32232ce79c0ead8766d9f43349983518c45482 /clang/test
parent6288f36c1640ee1f50fe35e07a97c50355066f27 (diff)
downloadllvm-cd7517859eef14d8b38cec2d52c0625a58c645a2.zip
llvm-cd7517859eef14d8b38cec2d52c0625a58c645a2.tar.gz
llvm-cd7517859eef14d8b38cec2d52c0625a58c645a2.tar.bz2
Revert "[Win32][ELF] Make CodeView a DebugInfoFormat only for COFF format (#87149)"
This reverts commit 4b25053ae47f50095371a663391baadfd2694eb0. There're failures in some target.
Diffstat (limited to 'clang/test')
-rw-r--r--clang/test/Misc/win32-elf.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/clang/test/Misc/win32-elf.c b/clang/test/Misc/win32-elf.c
deleted file mode 100644
index f75281d..0000000
--- a/clang/test/Misc/win32-elf.c
+++ /dev/null
@@ -1,5 +0,0 @@
-// Check that basic use of win32-elf targets works.
-// RUN: %clang -fsyntax-only -target x86_64-pc-win32-elf %s
-
-// RUN: %clang -fsyntax-only -target x86_64-pc-win32-elf -g %s -### 2>&1 | FileCheck %s -check-prefix=DEBUG-INFO
-// DEBUG-INFO: -dwarf-version={{.*}}