mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 04:16:08 +00:00
[gn build] Port a10c9f994be1
This commit is contained in:
parent
a10c9f994b
commit
ce74d5ff87
@ -275,10 +275,9 @@ static_library("builtins") {
|
||||
sources -= [ "fp_mode.c" ]
|
||||
sources += [
|
||||
"cpu_model/x86.c",
|
||||
"i386/fp_mode.c",
|
||||
"extendbfsf2.c",
|
||||
"i386/fp_mode.c",
|
||||
"truncdfbf2.c",
|
||||
"truncxfbf2.c",
|
||||
"truncsfbf2.c",
|
||||
]
|
||||
if (long_double_is_80_bits) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user