1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00

[gn build] (manually) port b534beabeed3ba

This commit is contained in:
Nico Weber 2020-11-25 20:19:46 -05:00
parent f2658edb7a
commit 25a64ba89b

View File

@ -197,7 +197,6 @@ static_library("builtins") {
sources += [
"comparetf2.c",
"extenddftf2.c",
"extendhftf2.c",
"extendsftf2.c",
"fixtfdi.c",
"fixtfsi.c",
@ -213,7 +212,6 @@ static_library("builtins") {
"floatuntitf.c",
"multc3.c",
"trunctfdf2.c",
"trunctfhf2.c",
"trunctfsf2.c",
]
}