llvm-project/openmp/libomptarget/src
George Rokos 6b9bb5e1c2 Bugfix, extern declarations for libomp functions are `extern "C"` declarations
llvm-svn: 327763
2018-03-17 02:07:42 +00:00
..
CMakeLists.txt [libomptarget] Split implementation of interface functions 2017-12-06 21:59:15 +00:00
api.cpp Sprinkle a few <cstdlib> includes, for libomptarget sources using 2018-01-18 18:24:22 +00:00
device.cpp [libomptarget] Split implementation of API functions 2017-12-06 21:59:12 +00:00
device.h [libomptarget] Split implementation of API functions 2017-12-06 21:59:12 +00:00
exports [libomptarget] Move header files and CMake library definition 2017-12-06 21:59:04 +00:00
interface.cpp Sprinkle a few <cstdlib> includes, for libomptarget sources using 2018-01-18 18:24:22 +00:00
omptarget.cpp [libomptarget] Split implementation of interface functions 2017-12-06 21:59:15 +00:00
private.h Bugfix, extern declarations for libomp functions are `extern "C"` declarations 2018-03-17 02:07:42 +00:00
rtl.cpp Sprinkle a few <cstdlib> includes, for libomptarget sources using 2018-01-18 18:24:22 +00:00
rtl.h Add missing headers for Debug builds 2018-01-18 10:58:43 +00:00