[all-commits] [llvm/llvm-project] 63bbdd: [libc][NFC] Add bzero to list of entrypoints.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Mon Jun 8 21:53:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 63bbddf4cdbd76654fd727c3b8154eaccd2f0398
https://github.com/llvm/llvm-project/commit/63bbddf4cdbd76654fd727c3b8154eaccd2f0398
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-06-08 (Mon, 08 Jun 2020)
Changed paths:
M libc/config/linux/api.td
M libc/config/linux/x86_64/entrypoints.txt
A libc/spec/llvm_libc_ext.td
Log Message:
-----------
[libc][NFC] Add bzero to list of entrypoints.
A new LLVM libc specific extension standard spec has been added.
More information about the All-commits
mailing list