aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2022-12-27 23:50:42 -0800
committerJohannes Doerfert <johannes@jdoerfert.de>2023-01-05 00:17:46 -0800
commitccc13241208f3b6975bbef384f0a01b1b6e83e8e (patch)
treeb10373abfc91a7507c29f22888675fe1fa50bcc6 /llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp
parent629d880dc527cd7a8d692cd24af196db4ea8646b (diff)
downloadllvm-ccc13241208f3b6975bbef384f0a01b1b6e83e8e.zip
llvm-ccc13241208f3b6975bbef384f0a01b1b6e83e8e.tar.gz
llvm-ccc13241208f3b6975bbef384f0a01b1b6e83e8e.tar.bz2
Introduce environment variables to deal with JIT IR
We can now dump the IR before and after JIT optimizations into the files passed via `LIBOMPTARGET_JIT_PRE_OPT_IR_MODULE` and `LIBOMPTARGET_JIT_POST_OPT_IR_MODULE`, respectively. Similarly, users can set `LIBOMPTARGET_JIT_REPLACEMENT_MODULE` to replace the IR in the image with a custom IR module in a file. All options take file paths, documentation was added. Reviewed by: tianshilei1992 Differential revision: https://reviews.llvm.org/D140945
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp')
0 files changed, 0 insertions, 0 deletions