summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/example/Simple/PluginMain.cpp
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2009-03-03 10:02:53 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2009-03-03 10:02:53 +0000
commitb00b964697515e10a4f19c87f4bb6fdb0b41419b (patch)
treeabdaab2b53a4afe1b487cdfac95a482cc59fa1c8 /llvm/tools/llvmc/example/Simple/PluginMain.cpp
parent9e26e6d3cb8ca24058f2c0f6ba9cb7191857c8a1 (diff)
downloadbcm5719-llvm-b00b964697515e10a4f19c87f4bb6fdb0b41419b.tar.gz
bcm5719-llvm-b00b964697515e10a4f19c87f4bb6fdb0b41419b.zip
Move example plugins to the example/ directory.
llvm-svn: 65939
Diffstat (limited to 'llvm/tools/llvmc/example/Simple/PluginMain.cpp')
-rw-r--r--llvm/tools/llvmc/example/Simple/PluginMain.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/llvmc/example/Simple/PluginMain.cpp b/llvm/tools/llvmc/example/Simple/PluginMain.cpp
new file mode 100644
index 00000000000..add8acb4a57
--- /dev/null
+++ b/llvm/tools/llvmc/example/Simple/PluginMain.cpp
@@ -0,0 +1 @@
+#include "AutoGenerated.inc"
OpenPOWER on IntegriCloud