Skip to content

Commit

Permalink
[gn] port f445be9
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed Oct 12, 2023
1 parent 7b12d8b commit cff5007
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,8 @@ static_library("builtins") {
sources -= [ "fp_mode.c" ]
sources += [
"aarch64/fp_mode.c",
"aarch64/sme-abi-init.c",
"aarch64/sme-abi.S",
"cpu_model.c",
]
if (current_os == "mingw") {
Expand Down

0 comments on commit cff5007

Please sign in to comment.