diff options
author | ed <ed@FreeBSD.org> | 2009-06-07 09:21:09 +0000 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2009-06-07 09:21:09 +0000 |
commit | e65fe1a3e103e3aa81b69704d20eb95f54097271 (patch) | |
tree | 7faa7e6887831d68515763b37bd680e3d4a886ea /tools/llvmc/example/mcc16/plugins/PIC16Base/PluginMain.cpp | |
parent | 2361a5c2bfbaef476824e51fa72712e334219c7b (diff) | |
download | FreeBSD-src-e65fe1a3e103e3aa81b69704d20eb95f54097271.zip FreeBSD-src-e65fe1a3e103e3aa81b69704d20eb95f54097271.tar.gz |
Import LLVM r73021.
Diffstat (limited to 'tools/llvmc/example/mcc16/plugins/PIC16Base/PluginMain.cpp')
-rw-r--r-- | tools/llvmc/example/mcc16/plugins/PIC16Base/PluginMain.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/llvmc/example/mcc16/plugins/PIC16Base/PluginMain.cpp b/tools/llvmc/example/mcc16/plugins/PIC16Base/PluginMain.cpp new file mode 100644 index 0000000..add8acb --- /dev/null +++ b/tools/llvmc/example/mcc16/plugins/PIC16Base/PluginMain.cpp @@ -0,0 +1 @@ +#include "AutoGenerated.inc" |