1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

[bindings/go] Fix TestAttributes after D88241

This commit is contained in:
Fangrui Song 2020-09-25 20:31:31 -07:00
parent 789af735fa
commit da3b82b6f0

View File

@ -81,7 +81,6 @@ func TestAttributes(t *testing.T) {
"ssp",
"sspreq",
"sspstrong",
"sret",
"sanitize_thread",
"sanitize_memory",
"uwtable",