x86: rel types and generated tests

This commit is contained in:
Michael McLoughlin
2018-11-27 22:08:11 -08:00
parent 3881907ec8
commit 4395adacc8
13 changed files with 18188 additions and 19 deletions

View File

@@ -7,6 +7,7 @@ func TestBuilderInterfaces(t *testing.T) {
NewAsmTest,
NewGoData,
NewGoDataTest,
NewConstructors,
NewCtors,
NewCtorsTest,
}
}