AmrDeveloper wrote:

> Hello. Apologies for the delay. Is there a tool to generate the expected 
> output for the tests or should I be writing it by hand?

You can generate the output using `-emit-cir` or `-emit-llvm` and then use it 
in the test file, but there is no script that generates the text witha  regex 
similar to IR

https://github.com/llvm/llvm-project/pull/166817
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to