[PATCH] D95924: [Example][NFC} Add testcase for BrainF HelloWorld

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 10:52:40 PST 2021


xgupta added inline comments.


================
Comment at: llvm/test/Examples/BrainF/HelloWorld.ll:1
+; RUN: BrainF %s -o - | llvm-dis | FileCheck %s
+++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
----------------
jrtc27 wrote:
> Probably `; REQUIRES: default_triple`?
I think it may not be needed. I have seen some other testcases. Is this testcase doing something different to require default_triple?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95924/new/

https://reviews.llvm.org/D95924



More information about the llvm-commits mailing list