diff options
| author | David Blaikie <dblaikie@gmail.com> | 2015-12-05 03:10:05 +0000 |
|---|---|---|
| committer | David Blaikie <dblaikie@gmail.com> | 2015-12-05 03:10:05 +0000 |
| commit | ef9de01d9f975e78958fba38456012cd35069a01 (patch) | |
| tree | 8b9321eff5bc2ed1c533ca298f10fb7ee6c4b4c6 /llvm/test/tools/llvm-dwp/Inputs/simple/a.cpp | |
| parent | 2ed678c6af0df6d7cfb0f5453ce3b976e188dacc (diff) | |
| download | bcm5719-llvm-ef9de01d9f975e78958fba38456012cd35069a01.tar.gz bcm5719-llvm-ef9de01d9f975e78958fba38456012cd35069a01.zip | |
[llvm-dwp] Rename the sufficiently-modified test to reflect it's non-simplicity
llvm-svn: 254829
Diffstat (limited to 'llvm/test/tools/llvm-dwp/Inputs/simple/a.cpp')
| -rw-r--r-- | llvm/test/tools/llvm-dwp/Inputs/simple/a.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/tools/llvm-dwp/Inputs/simple/a.cpp b/llvm/test/tools/llvm-dwp/Inputs/simple/a.cpp deleted file mode 100644 index f85d105a99f..00000000000 --- a/llvm/test/tools/llvm-dwp/Inputs/simple/a.cpp +++ /dev/null @@ -1,2 +0,0 @@ -struct foo { }; -foo a; |

