mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Revert "gn build: (manually) try to merge 1689ad27af"
This reverts commit e4ec2ecf6d4768d681a89263c0a4d29a7b7761ad. 1689ad27af was reverted as well.
This commit is contained in:
parent
ed1ed38a5b
commit
fd27d21be7
@ -216,7 +216,6 @@ static_library("builtins") {
|
||||
}
|
||||
|
||||
if (current_cpu == "x86" || current_cpu == "x64") {
|
||||
sources -= [ "fp_mode.c" ]
|
||||
sources += [
|
||||
"cpu_model.c",
|
||||
"divxc3.c",
|
||||
@ -229,7 +228,6 @@ static_library("builtins") {
|
||||
"floattixf.c",
|
||||
"floatundixf.c",
|
||||
"floatuntixf.c",
|
||||
"i386/fp_mode.c",
|
||||
"mulxc3.c",
|
||||
"powixf2.c",
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user