[libc][NFC] Add bzero to list of entrypoints.
authorSiva Chandra Reddy <sivachandra@google.com>
Tue, 9 Jun 2020 00:31:04 +0000 (17:31 -0700)
committerSiva Chandra Reddy <sivachandra@google.com>
Tue, 9 Jun 2020 04:44:39 +0000 (21:44 -0700)
commit63bbddf4cdbd76654fd727c3b8154eaccd2f0398
tree1cb636e1083b58a0d0ca4b09faeb4e544378c670
parente3546c78cabfbf670391a57766872f0a8e28a423
[libc][NFC] Add bzero to list of entrypoints.

A new LLVM libc specific extension standard spec has been added.
libc/config/linux/api.td
libc/config/linux/x86_64/entrypoints.txt
libc/spec/llvm_libc_ext.td [new file with mode: 0644]