aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2023-08-03 08:48:26 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2023-08-03 09:37:47 -0500
commit46642cc83dc575962e1a6eb557714319c65ca5b8 (patch)
tree138dfcc3591d713f9713b303de691a7e0cdab48a /clang/lib/Frontend/CompilerInvocation.cpp
parent54683405532722b2e1c1677fbc18e2df69a05307 (diff)
downloadllvm-46642cc83dc575962e1a6eb557714319c65ca5b8.zip
llvm-46642cc83dc575962e1a6eb557714319c65ca5b8.tar.gz
llvm-46642cc83dc575962e1a6eb557714319c65ca5b8.tar.bz2
[Libomptarget] Remove debug RAII from libomptarget
This feature was supposed to allow you to trace execution inside of Libomptarget. However, this never really worked properly. The printing was always reoganized, only worked for single threads, and pretty much only told you a handful of things about a runtime library that's an implementation detail to all users. Despite this, it contributed about 40% of the total filesize of the deviceRTL. This patch simply removes this functionalit which I think was past due. Reviewed By: tianshilei1992 Differential Revision: https://reviews.llvm.org/D157001
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions