summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwp/Inputs/simple/a.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-12-05 03:10:05 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-12-05 03:10:05 +0000
commitef9de01d9f975e78958fba38456012cd35069a01 (patch)
tree8b9321eff5bc2ed1c533ca298f10fb7ee6c4b4c6 /llvm/test/tools/llvm-dwp/Inputs/simple/a.cpp
parent2ed678c6af0df6d7cfb0f5453ce3b976e188dacc (diff)
downloadbcm5719-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.cpp2
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;
OpenPOWER on IntegriCloud