yi-wu-arm wrote:

> Is there another patch that adds integer kind handling for these two 
> arguments to the runtime implementation?

Thanks for mention the kind code in the runtime! I've added kind code check in 
runtime and provide test, an incorrect kind code would result in a 
`terminator.Crash` "exitstat/cmdstat must have an integer kind greater or equal 
to 4/2 but have: %d". The tests also test the terminator printout.

https://github.com/llvm/llvm-project/pull/78286
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to