diff options
author | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2020-10-20 00:23:44 +0100 |
---|---|---|
committer | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2020-10-20 00:24:15 +0100 |
commit | d27b39ce11629f8742a487f9d1d2a343756d0da7 (patch) | |
tree | f7f7190dcd844aae0cb754d9e4a779e0d2c58564 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7ecd60bb7022bb681b9dc01a9c232fd93b4b169c (diff) | |
download | llvm-d27b39ce11629f8742a487f9d1d2a343756d0da7.zip llvm-d27b39ce11629f8742a487f9d1d2a343756d0da7.tar.gz llvm-d27b39ce11629f8742a487f9d1d2a343756d0da7.tar.bz2 |
[libomptarget][amdgcn] Implement missing symbols in deviceRTL
[libomptarget][amdgcn] Implement missing symbols in deviceRTL
Malloc, wtime are stubs. Malloc needs a hostrpc implementation which is
a work in progress, wtime needs some experimentation to find out the
multiplier to get a time in seconds as documentation is scarce.
Reviewed By: ronlieb
Differential Revision: https://reviews.llvm.org/D89725
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions