Skip to content

Commit 92eef67

Browse files
Job Henandez Laracopybara-github
authored andcommitted
[roll] Roll llvm-project/libc [libc] Remove _Exit proxy func header and use LIBC_NAMESPACE::_Exit in tests (#114904)
This improves/fixes this pr llvm/llvm-project#114718. In this PR we removed the _Exit proxy func because it was not needed. Instead we used `LIBC_NAMESPACE::_Exit` GitOrigin-RevId: e71903630a42d9d22f68634f2f833cfbc4c82572 Original-Revision: 7a1d7e7fcd4655b6f2b7efe120e442734a8d20bd Change-Id: I30d44087e7ed9f28ccbb61b799854bbf2c5a2dbc
1 parent 99d5d4b commit 92eef67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/flower

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
gitsubmoduleof="fuchsia"
373373
path="third_party/llvm-libc/src"
374374
remote="https://llvm.googlesource.com/llvm-project/libc"
375-
revision="065baebc5b373054aa5908a91c505c649fb70581"/>
375+
revision="7a1d7e7fcd4655b6f2b7efe120e442734a8d20bd"/>
376376
<project name="third_party/lz4"
377377
gitsubmoduleof="fuchsia"
378378
path="third_party/lz4"

0 commit comments

Comments
 (0)