mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
[gn build] (manually) port db61b1844e11f
This commit is contained in:
parent
1b85a31007
commit
db9700bc51
@ -197,6 +197,7 @@ static_library("builtins") {
|
||||
sources += [
|
||||
"comparetf2.c",
|
||||
"extenddftf2.c",
|
||||
"extendhftf2.c",
|
||||
"extendsftf2.c",
|
||||
"fixtfdi.c",
|
||||
"fixtfsi.c",
|
||||
@ -212,6 +213,7 @@ static_library("builtins") {
|
||||
"floatuntitf.c",
|
||||
"multc3.c",
|
||||
"trunctfdf2.c",
|
||||
"trunctfhf2.c",
|
||||
"trunctfsf2.c",
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user