diff options
Diffstat (limited to 'lit/SymbolFile/DWARF/Inputs/find-variable-file-2.cpp')
-rw-r--r-- | lit/SymbolFile/DWARF/Inputs/find-variable-file-2.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lit/SymbolFile/DWARF/Inputs/find-variable-file-2.cpp b/lit/SymbolFile/DWARF/Inputs/find-variable-file-2.cpp deleted file mode 100644 index cd02cb07c62c..000000000000 --- a/lit/SymbolFile/DWARF/Inputs/find-variable-file-2.cpp +++ /dev/null @@ -1,3 +0,0 @@ -namespace two { -int foo; -} |