]> granicus.if.org Git - llvm/commit
Fix compilation of examples after 13680223b9d8 / r352827
authorJames Y Knight <jyknight@google.com>
Fri, 1 Feb 2019 03:23:42 +0000 (03:23 +0000)
committerJames Y Knight <jyknight@google.com>
Fri, 1 Feb 2019 03:23:42 +0000 (03:23 +0000)
commitff5877ff783cacf858e3f9cf8504af9eaeef8edb
treeb6e5539138d2e572cb0c891cb57e968a273e878c
parent9ec60d7d8fa237f19210d325c8c058b89c7b17d2
Fix compilation of examples after 13680223b9d8 / r352827

Who knew...they're not built by default or as part of the tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352830 91177308-0d34-0410-b5e6-96231b3b80d8
examples/BrainF/BrainF.cpp
examples/BrainF/BrainF.h
examples/BrainF/BrainFDriver.cpp
examples/ParallelJIT/ParallelJIT.cpp