On Tue, Apr 12, 2022 at 12:20 AM Lanzhiguan Huang <huanglanzhig...@gmail.com> wrote: > > Any ideas about running the tests under go/test directory? I think the test > framework is designed to be applicable for all the go compilers(go, gccgo, > gollvm...) but it seems there is something like assembly or unrecognizable > flags which will block the test. Is there an easy way to filter out these > unsupported things and run the test using gollvm?
This probably won't help directly with GoLLVM, but gccgo uses DejaGNU to run the tests. See https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=gcc/testsuite/go.test/go-test.exp;h=11c178ad7ecbe9d568a3c25ce76abce072af7e84;hb=HEAD Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CAOyqgcXU6%2BhJcx0g5katww6Qd_%3DP-LFf_dZybo9G%3DZd_58noOw%40mail.gmail.com.