Skip to content

Commit

Permalink
Fix Evergreen API leaks for arm64. (#468) (#473)
Browse files Browse the repository at this point in the history
Plug the following API leaks:
  __fe_getround/__fe_raise_inexact leaks

b/284370113

(cherry picked from commit ef3dcd1)

Co-authored-by: y4vor <[email protected]>
  • Loading branch information
cobalt-github-releaser-bot and y4vor committed May 26, 2023
1 parent 7993ff6 commit 7041d6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/llvm-project/compiler-rt/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ static_library("compiler_rt") {
"lib/builtins/fixtfsi.c",
"lib/builtins/floatsitf.c",
"lib/builtins/floatunsitf.c",
"lib/builtins/riscv/fp_mode.c",
"lib/builtins/multf3.c",
"lib/builtins/subtf3.c",
"lib/builtins/trunctfdf2.c",
Expand Down

0 comments on commit 7041d6a

Please sign in to comment.