summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendAda/Support/global_constant.ads
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2011-07-27 00:07:56 +0000
committerEric Christopher <echristo@apple.com>2011-07-27 00:07:56 +0000
commitd23b96f92376c4b5b4717cfc032ce04db44fca75 (patch)
treeb56d7da69df481748387e7f66ffbed64bf80f208 /llvm/test/FrontendAda/Support/global_constant.ads
parent12ff9528b21b6c5a53e78878aa8616b053511325 (diff)
downloadbcm5719-llvm-d23b96f92376c4b5b4717cfc032ce04db44fca75.tar.gz
bcm5719-llvm-d23b96f92376c4b5b4717cfc032ce04db44fca75.zip
Remove these two directories. The tests can be ported to dragonegg if
they're still wanted. llvm-svn: 136193
Diffstat (limited to 'llvm/test/FrontendAda/Support/global_constant.ads')
-rw-r--r--llvm/test/FrontendAda/Support/global_constant.ads4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/FrontendAda/Support/global_constant.ads b/llvm/test/FrontendAda/Support/global_constant.ads
deleted file mode 100644
index cef4b11f684..00000000000
--- a/llvm/test/FrontendAda/Support/global_constant.ads
+++ /dev/null
@@ -1,4 +0,0 @@
-package Global_Constant is
- pragma Elaborate_Body;
- An_Error : exception;
-end;
OpenPOWER on IntegriCloud