repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[SLP][REVEC] The vectorized result for ShuffleVector may not be ShuffleVectorInst...
[llvm-project.git]
/
libc
/
config
/
linux
/
i386
/
entrypoints.txt
blob
6548c9b816c93f37bd495ec9fb99cadf013ba07d
1
set(TARGET_LIBC_ENTRYPOINTS
2
# errno.h entrypoints
3
libc.src.errno.errno
4
)
5
6
set(TARGET_LIBM_ENTRYPOINTS "")
7
8
set(TARGET_LLVMLIBC_ENTRYPOINTS
9
${TARGET_LIBC_ENTRYPOINTS}
10
${TARGET_LIBM_ENTRYPOINTS}
11
)