Add BFtoLLVM example front end
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 5 Oct 2004 18:05:25 +0000 (18:05 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 5 Oct 2004 18:05:25 +0000 (18:05 +0000)
commitddc1aaad5c7917c13989de185c977c537abb6e02
treeb9f10e602c6119dd1399b5694fb9885477989118
parentd4984cca0ec95b3602955b8e41260d0d8b882129
Add BFtoLLVM example front end

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16714 91177308-0d34-0410-b5e6-96231b3b80d8
examples/BFtoLLVM/BFtoLLVM.cpp [new file with mode: 0644]
examples/BFtoLLVM/Makefile [new file with mode: 0644]
examples/BFtoLLVM/tests/Makefile [new file with mode: 0644]
examples/BFtoLLVM/tests/hello.b [new file with mode: 0644]
examples/BFtoLLVM/tests/hello.expected-out [new file with mode: 0644]