aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorShilei Tian <i@tianshilei.me>2022-08-04 14:37:47 -0400
committerShilei Tian <i@tianshilei.me>2022-08-04 14:37:54 -0400
commitdb5a2afa62428a461f17de30fc410c20d12fe201 (patch)
tree4e11c23d434033d8b92ce62d055cb7576260f3cc /clang/lib/Frontend/CompilerInvocation.cpp
parentffb8d4a958acf6f00fee7c938e607658cecc4750 (diff)
downloadllvm-db5a2afa62428a461f17de30fc410c20d12fe201.zip
llvm-db5a2afa62428a461f17de30fc410c20d12fe201.tar.gz
llvm-db5a2afa62428a461f17de30fc410c20d12fe201.tar.bz2
[OpenMP][DeviceRTL] Implement libc function `memcmp`
We will add some simple implementation of libc functions starting from this patch, and the first one is `memcmp`, which is reported in #56929. Note that `malloc` and `free` are not included in this patch because of the use of `declare variant`. In the near future we will implement the two functions w/o using any vendor provided function. This fixes #56929. Reviewed By: jhuber6 Differential Revision: https://reviews.llvm.org/D131182
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions