cl: initLinkname support //llgo:link
This commit is contained in:
@@ -28,6 +28,12 @@ func testCompile(t *testing.T, src, expected string) {
|
||||
cltest.TestCompileEx(t, src, "foo.go", expected)
|
||||
}
|
||||
|
||||
/*
|
||||
func TestFromTestlibc(t *testing.T) {
|
||||
cltest.FromDir(t, "argv", "./_testlibc", false)
|
||||
}
|
||||
*/
|
||||
|
||||
func TestFromTestrt(t *testing.T) {
|
||||
cltest.FromDir(t, "", "./_testrt", true)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user