aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2021-04-16 00:35:29 -0500
committerJohannes Doerfert <johannes@jdoerfert.de>2021-05-06 02:10:30 -0500
commit5d8d994dfbe38fe86b1d883daa9fd8e47cdc1376 (patch)
tree5c5c24a62e7fdb3743f47bb940e6505ef59a2c29 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent875eb523c13249114507cb8facd797773e278d9e (diff)
downloadllvm-5d8d994dfbe38fe86b1d883daa9fd8e47cdc1376.zip
llvm-5d8d994dfbe38fe86b1d883daa9fd8e47cdc1376.tar.gz
llvm-5d8d994dfbe38fe86b1d883daa9fd8e47cdc1376.tar.bz2
[OpenMP] Make sure classes work on the device as they do on the host
We do provide `operator delete(void*)` in `<new>` but it should be available by default. This is mostly boilerplate to test it and the unconditional include of `<new>` in the header we always in include on the device. Reviewed By: JonChesterfield Differential Revision: https://reviews.llvm.org/D100620
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions