[examples] Fix llvm.memset prototype in BrainF example.
Commit 1e68724d removed the alignment argument from the memset intrinsic. Update the BrainF example to match. Reviewed By: jyknight Differential Revision: https://reviews.llvm.org/D79601
Loading
Please register or sign in to comment