llvm-project/llvm/examples/BrainF
Ricky Zhou 6d23f29852 [examples] Fix llvm.memset prototype in BrainF example.
Commit 1e68724d24 removed the alignment
argument from the memset intrinsic. Update the BrainF example to match.

Reviewed By: jyknight
Differential Revision: https://reviews.llvm.org/D79601
2020-05-10 17:20:56 -04:00
..
BrainF.cpp [examples] Fix llvm.memset prototype in BrainF example. 2020-05-10 17:20:56 -04:00
BrainF.h
BrainFDriver.cpp
CMakeLists.txt