diff options
Diffstat (limited to 'llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu1.cpp')
-rw-r--r-- | llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu1.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu1.cpp b/llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu1.cpp deleted file mode 100644 index 9bed4bf8b5e..00000000000 --- a/llvm/test/DebugInfo/Inputs/split-dwarf-multiple-cu1.cpp +++ /dev/null @@ -1,2 +0,0 @@ -extern int i; -int i; |